Home | History | Annotate | Download | only in io

Lines Matching refs:fail

43             fail("Created reader with buffer larger than 1");;
67 fail("IOException not thrown.");
74 fail("IOException not thrown.");
93 fail("IOException not thrown.");
118 fail("IOException not thrown.");
138 fail("IOException not thrown.");
154 fail("IOException during read test : " + e.getMessage());
169 fail("should throw NullPointerException");
176 fail("should throw IndexOutOfBoundsException");
183 fail("should throw IndexOutOfBoundsException");
190 fail("should throw IndexOutOfBoundsException");
197 fail("should throw IndexOutOfBoundsException");
204 fail("should throw IndexOutOfBoundsException");
211 fail("should throw IndexOutOfBoundsException");
220 fail("should throw IOException");
237 fail("IOException not thrown.");
255 fail("IOException not thrown.");
264 fail("IOException not thrown.");
278 fail("IOException during read test : " + e.getMessage());
296 fail("IOException not thrown.");
315 fail("IOException not thrown.");
324 fail("IOException not thrown.");
335 fail("should throw ArrayIndexOutOfBoundsException");
341 fail("should throw ArrayIndexOutOfBoundsException");
361 fail("IOException not thrown (ACTUALLY NOT SURE WHETHER IT REALLY MUST BE THROWN!).");