liquibase.sdk.verifytest
Class TestPermutation.CannotVerify
java.lang.Object
liquibase.sdk.verifytest.TestPermutation.CannotVerify
- All Implemented Interfaces:
- TestPermutation.SetupResult
- Enclosing class:
- TestPermutation
public static class TestPermutation.CannotVerify
- extends Object
- implements TestPermutation.SetupResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPermutation.CannotVerify
public TestPermutation.CannotVerify(String message)
isValid
public boolean isValid()
- Specified by:
isValid
in interface TestPermutation.SetupResult
canVerify
public boolean canVerify()
- Specified by:
canVerify
in interface TestPermutation.SetupResult
getMessage
public String getMessage()
- Specified by:
getMessage
in interface TestPermutation.SetupResult
Copyright © 2015 Liquibase.org. All rights reserved.