Package | Description |
---|---|
liquibase.sdk.verifytest |
Modifier and Type | Method and Description |
---|---|
TestPermutation |
VerifiedTest.addPermutation(TestPermutation permutation) |
TestPermutation |
VerifiedTest.getPermutation(String key) |
TestPermutation |
VerifiedTestFactory.getSavedRun(VerifiedTest test,
TestPermutation testPermutation) |
Modifier and Type | Method and Description |
---|---|
Collection<TestPermutation> |
VerifiedTest.getPermutations() |
Modifier and Type | Method and Description |
---|---|
TestPermutation |
VerifiedTest.addPermutation(TestPermutation permutation) |
TestPermutation |
VerifiedTestFactory.getSavedRun(VerifiedTest test,
TestPermutation testPermutation) |
void |
VerifiedTest.replacePermutation(TestPermutation permutation) |
void |
VerifiedTestFactory.saveRun(VerifiedTest test,
TestPermutation testPermutation) |
protected void |
VerifiedTestReader.setVerifiedFromString(TestPermutation currentPermutation,
String value) |
Copyright © 2014 Liquibase.org. All rights reserved.