public class BddWithStepStatusHierarchyTests extends Base
Constructor and Description |
---|
BddWithStepStatusHierarchyTests() |
public void throwClassNotFoundExceptionWithInvalidKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void throwClassNotFoundExceptionWithEmptyKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyValidKeywordFoundWithInvalidCaseFirstCharacter(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyValidKeywordFounWithInvalidCase(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyPassHasHigherPriorityThanInfoUsingGherkinKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyPassHasHigherPriorityThanInfoUsingClass(java.lang.reflect.Method method)
public void verifySkipHasHigherPriorityThanPassUsingGherkinKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifySkipHasHigherPriorityThanPassUsingClass(java.lang.reflect.Method method)
public void verifyWarningHasHigherPriorityThanSkipUsingGherkinKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyWarningHasHigherPriorityThanSkipUsingClass(java.lang.reflect.Method method)
public void verifyErrorHasHigherPriorityThanWarningUsingGherkinKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyErrorHasHigherPriorityThanWarningUsingClass(java.lang.reflect.Method method)
public void verifyFailHasHigherPriorityThanErrorUsingGherkinKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyFailHasHigherPriorityThanErrorUsingClass(java.lang.reflect.Method method)
public void verifyFatalHasHigherPriorityThanFailUsingGherkinKeyword(java.lang.reflect.Method method) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void verifyFatalHasHigherPriorityThanFailUsingClass(java.lang.reflect.Method method)