Package org.azd.test.types
Class PointAssignment
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.test.types.PointAssignment
Adding test cases to a suite creates one of more test points based on the default configurations and
testers assigned to the test suite. PointAssignment is the list of test points that were created
for each of the test cases that were added to the test suite.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setConfiguration
(ShallowReference configuration) void
setTester
(IdentityRef tester) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
PointAssignment
public PointAssignment()
-
-
Method Details
-
getConfiguration
-
setConfiguration
-
getTester
-
setTester
-