public class Assert extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
assertMatches(String[] regexes,
String testString) |
static void |
assertMatches(String regex,
String testString) |
static void |
waitUntilFileContentEquals(String expectedContent,
File file,
long timeout) |
Copyright © 2016 Github jjYBdx4IL Projects. All rights reserved.