java.lang.Object
test.de.iip_ecosphere.platform.configuration.easyProducer.CommentTests

public class CommentTests extends Object
Tests the model for provided IVML comments.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • CommentTests

      public CommentTests()
  • Method Details

    • recordMissing

      private static final boolean recordMissing(net.ssehub.easy.varModel.model.AbstractVariable var, SortedSet<String> missing)
      Called to record a variable with missing comment.
      Parameters:
      var - the variable without comment
      missing - the missing set that may be updated as side effect
      Returns:
      true count as missing, false ignore in statistics
    • testComments

      public void testComments()
      Tests for comments.