Class AdapterConfig

java.lang.Object
ru.testit.properties.AdapterConfig
All Implemented Interfaces:
Serializable

public class AdapterConfig extends Object implements Serializable
See Also:
  • Constructor Details

    • AdapterConfig

      public AdapterConfig(Properties properties)
  • Method Details

    • getMode

      public AdapterMode getMode()
    • shouldAutomaticCreationTestCases

      public boolean shouldAutomaticCreationTestCases()
    • shouldEnableTmsIntegration

      public boolean shouldEnableTmsIntegration()
    • toString

      public String toString()
      Overrides:
      toString in class Object