public class TestRegularExpressions extends Object
| Constructor and Description |
|---|
TestRegularExpressions() |
| Modifier and Type | Method and Description |
|---|---|
void |
anyOfEmptyDoesntMatchAnything() |
void |
anyOfOneMatchesIt() |
void |
anyOfTwoMatchesEither() |
void |
anyOfWithOverlap() |
void |
naiveComplexExample() |
Copyright © 2019 Atlassian. All rights reserved.