public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
arrayNotEmpty(Tag[] tags) |
static int |
findStatusCount(List<Status> statuses,
Status statusToFind) |
static String |
formatDuration(Long duration) |
static boolean |
itemExists(String item) |
static String |
passed(boolean value) |
static String |
readFileAsString(String filePath) |
public static String readFileAsString(String filePath) throws IOException
IOExceptionpublic static boolean itemExists(String item)
public static boolean arrayNotEmpty(Tag[] tags)
public static String passed(boolean value)
Copyright © 2015. All rights reserved.