Class TestCli.NoCommandOptions

java.lang.Object
org.djutils.cli.TestCli.NoCommandOptions
All Implemented Interfaces:
Checkable
Enclosing class:
TestCli

public static class TestCli.NoCommandOptions extends Object implements Checkable
  • Constructor Details

    • NoCommandOptions

      public NoCommandOptions()
  • Method Details

    • getTimeout

      public org.djunits.value.vdouble.scalar.Duration getTimeout()
      Returns:
      timeout for network.
    • check

      public void check() throws Exception
      Specified by:
      check in interface Checkable
      Throws:
      Exception