com.atlassian.sal.api.features
Class TestValidFeatureKeyPredicate
java.lang.Object
com.atlassian.sal.api.features.TestValidFeatureKeyPredicate
public class TestValidFeatureKeyPredicate
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestValidFeatureKeyPredicate
public TestValidFeatureKeyPredicate()
invalidNullKey
public void invalidNullKey()
throws Exception
- Throws:
Exception
invalidEmptyString
public void invalidEmptyString()
throws Exception
- Throws:
Exception
invalidSpaces
public void invalidSpaces()
throws Exception
- Throws:
Exception
invalidComma
public void invalidComma()
throws Exception
- Throws:
Exception
validWithDots
public void validWithDots()
throws Exception
- Throws:
Exception
validWithDash
public void validWithDash()
throws Exception
- Throws:
Exception
validWithUnderscore
public void validWithUnderscore()
throws Exception
- Throws:
Exception
validWithNumbers
public void validWithNumbers()
throws Exception
- Throws:
Exception
checkValidFeatureKey
public void checkValidFeatureKey()
checkInvalidFeatureKey
public void checkInvalidFeatureKey()
Copyright © 2015 Atlassian. All rights reserved.