Searched defs:TestSetupError (Results 1 – 1 of 1) sorted by relevance
26 static class TestSetupError extends Error { class in Main27 TestSetupError(String message, Throwable cause) { in TestSetupError() method in Main.TestSetupError