Searched refs:thrown (Results 1 – 4 of 4) sorted by relevance
56 public final ExpectedException thrown = ExpectedException.none(); field in UpdateConfigTest96 thrown.expect(RuntimeException.class); in getUpdatePackageFile_throwsErrorIfStreaming()109 thrown.expect(RuntimeException.class); in getUpdatePackageFile_throwsErrorIfNotAFile()
62 public final ExpectedException thrown = ExpectedException.none(); field in PayloadSpecsTest96 thrown.expect(IOException.class); in forNonStreaming_IOException()
42 public final ExpectedException thrown = ExpectedException.none(); field in UpdateConfigsTest
47 public final ExpectedException thrown = ExpectedException.none(); field in FileDownloaderTest