Class StringsTestframework


  • public class StringsTestframework
    extends java.lang.Object
    • Constructor Detail

      • StringsTestframework

        public StringsTestframework()
        Construct a new instance of the test framework with the default configuration.
      • StringsTestframework

        public StringsTestframework​(StringsTestframework.Configuration configuration)
        Construct a new instance of the test framework with the given configuration.
        Parameters:
        configuration - the configuration to use.