- getCertConfig() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Returns the Moco certificate configuration.
- getCertPassword() - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Returns the certificate password for the certificate
- getConfigWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
- getFactory() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
- getInputStream() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
Returns the input stream for this reader.
- getKeyStorePassword() - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Returns the key store password for the certificate
- getMocoTestConfig() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
- getName() - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Returns the variable name for the certificate
- getName() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns the variable name used to reference the Moco server.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.CertConfigFile
-
Returns the file path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.CertConfigResource
-
Returns the resource path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigFile
-
Returns the file path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigResource
-
Returns the resource path for this server configuration.
- getPojoWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
- getPort() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns the local port used by the Moco server to listen for requests.
- getRuleType() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns the JUnit TestRule type for this server configuration.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactoryArgs() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the MocoJunitRunner factory arguments for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerConfig() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Returns the Moco server configuration.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactoryArgs() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the Moco server factory arguments for this test writer.
- getServerScheme() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the URI scheme used in requests to the Moco server.
- getServerType() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Returns the Moco server type.
- getTestServer(RequestCase) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns a URI for the API server used by the given test case.
- getWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Returns the output stream for this writer.
- MocoServerConfig - Class in org.cornutum.tcases.openapi.moco
-
- MocoServerConfig() - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Creates a new MocoServerConfig instance.
- MocoServerConfig.Builder - Class in org.cornutum.tcases.openapi.moco
-
- MocoServerConfigFile - Class in org.cornutum.tcases.openapi.moco
-
- MocoServerConfigFile(File) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigFile
-
Creates a new MocoServerConfigFile instance.
- MocoServerConfigFile(String) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigFile
-
Creates a new MocoServerConfigFile instance.
- MocoServerConfigPojo - Class in org.cornutum.tcases.openapi.moco
-
- MocoServerConfigPojo(MocoServerConfigPojo.PojoWriterFactory) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
Creates a new MocoServerConfigPojo instance.
- MocoServerConfigPojo(Class<MocoServerConfigPojo.PojoWriterFactory>) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
Creates a new MocoServerConfigPojo instance.
- MocoServerConfigPojo(String) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
Creates a new MocoServerConfigPojo instance.
- MocoServerConfigPojo(MocoServerConfigPojo.PojoWriter) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
Creates a new MocoServerConfigPojo instance.
- MocoServerConfigPojo.PojoWriter - Interface in org.cornutum.tcases.openapi.moco
-
Writes the Mojo API code to configure the given server.
- MocoServerConfigPojo.PojoWriterFactory - Interface in org.cornutum.tcases.openapi.moco
-
Writes the Mojo API code to configure the given server.
- MocoServerConfigResource - Class in org.cornutum.tcases.openapi.moco
-
- MocoServerConfigResource(String) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigResource
-
Creates a new MocoServerConfigResource instance.
- MocoServerConfigWriter - Class in org.cornutum.tcases.openapi.moco
-
Writes JSON configuration for a MocoServer that expects requests defined by a
RequestTestDef.
- MocoServerConfigWriter() - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Creates a new MocoServerConfigWriter object that writes to standard output.
- MocoServerConfigWriter(OutputStream) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Creates a new MocoServerConfigWriter object that writes to the given stream.
- MocoServerConfigWriter(Writer) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Creates a new MocoServerConfigWriter object that writes to the given stream.
- MocoServerTestWriter - Class in org.cornutum.tcases.openapi.moco
-
- MocoServerTestWriter(MocoServerConfig, CertConfig, TestCaseWriter) - Constructor for class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Creates a new MocoServerTestWriter instance.
- MocoTestConfig - Class in org.cornutum.tcases.openapi.moco
-
Defines how tests created by a MocoServerTestWriter will access a Moco server.
- MocoTestConfig() - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Creates a new MocoTestConfig instance.
- MocoTestConfig(String) - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Creates a new MocoTestConfig instance.
- MocoTestConfig(MocoTestConfig.ServerType) - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Creates a new MocoTestConfig instance.
- MocoTestConfig.Builder - Class in org.cornutum.tcases.openapi.moco
-
- MocoTestConfig.ServerType - Enum in org.cornutum.tcases.openapi.moco
-
- MocoTestConfigException - Exception in org.cornutum.tcases.openapi.moco
-
- MocoTestConfigException(String) - Constructor for exception org.cornutum.tcases.openapi.moco.MocoTestConfigException
-
Creates a new MocoTestConfigException instance.
- MocoTestConfigException(String, Throwable) - Constructor for exception org.cornutum.tcases.openapi.moco.MocoTestConfigException
-
Creates a new MocoTestConfigException instance.
- MocoTestConfigJson - Class in org.cornutum.tcases.openapi.moco
-
- MocoTestConfigReader - Class in org.cornutum.tcases.openapi.moco
-
- MocoTestConfigReader() - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
Creates a new MocoTestConfigReader object.
- MocoTestConfigReader(InputStream) - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
Creates a new MocoTestConfigReader object.
- MocoTestConfigWriter - Class in org.cornutum.tcases.openapi.moco
-
- MocoTestConfigWriter() - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Creates a new MocoTestConfigWriter object that writes to standard output.
- MocoTestConfigWriter(OutputStream) - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Creates a new MocoTestConfigWriter object that writes to the given stream.
- MocoTestConfigWriter(Writer) - Constructor for class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Creates a new MocoTestConfigWriter object that writes to the given stream.
- write(RequestTestDef) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Writes the given system test definition the form of a JSON document.
- write(MocoTestConfig) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Writes the given request cases in the form of a JSON document.
- writeConfigDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes server configuration dependencies to the given stream.
- writeConfigInit(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes server configuration initializations to the given stream.
- writeConfigRule(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the server configuration TestRule to the given stream.
- writeDeclarations(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the target test declarations to the given stream.
- writeDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the target test dependencies to the given stream.
- writePojo(String, IndentedWriter) - Method in interface org.cornutum.tcases.openapi.moco.MocoServerConfigPojo.PojoWriter
-
Writes the Mojo API code to configure the given server.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.