Class RawTestCase
java.lang.Object
com.chutneytesting.scenario.domain.raw.RawTestCase
- All Implemented Interfaces:
TestCase
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRawTestCase(TestCaseMetadataImpl metadata, String scenario, Map<String, String> executionParameters) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.chutneytesting.server.core.domain.scenario.TestCase
id, withDataSetId
-
Field Details
-
metadata
-
scenario
-
-
Constructor Details
-
RawTestCase
public RawTestCase(TestCaseMetadataImpl metadata, String scenario, Map<String, String> executionParameters)
-
-
Method Details
-
metadata
-
executionParameters
- Specified by:
executionParametersin interfaceTestCase
-
usingExecutionParameters
- Specified by:
usingExecutionParametersin interfaceTestCase
-
toString
-
equals
-
hashCode
public int hashCode() -
builder
-