public class TestValidFeatureKeyPredicate extends Object
| Constructor and Description |
|---|
TestValidFeatureKeyPredicate() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInvalidFeatureKey() |
void |
checkValidFeatureKey() |
void |
invalidComma() |
void |
invalidEmptyString() |
void |
invalidNullKey() |
void |
invalidSpaces() |
void |
validWithDash() |
void |
validWithDots() |
void |
validWithNumbers() |
void |
validWithUnderscore() |
Copyright © 2019 Atlassian. All rights reserved.