Searched defs:Result (Results 1 – 1 of 1) sorted by relevance
64 public static class Result { class in Assertions71 public Result(boolean success, long timestamp, String assertionName, String reason) { in Result() method in Assertions.Result78 public Result(boolean success, String reason) { in Result() method in Assertions.Result