Class TestSettings

  • All Implemented Interfaces:
    io.annot8.core.settings.Settings


    public class TestSettings
    extends java.lang.Object
    implements io.annot8.core.settings.Settings
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean validate​()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestSettings

        public TestSettings​()
      • TestSettings

        public TestSettings​(boolean valid)
    • Method Detail

      • validate

        public boolean validate​()
        Specified by:
        validate in interface io.annot8.core.settings.Settings