Searched refs:fail (Results 26 - 50 of 1065) sorted by relevance

1234567891011>>

/libcore/luni/src/test/java/libcore/java/sql/
H A DTimestampTest.java73 fail();
78 fail();
83 fail();
88 fail();
93 fail();
98 fail();
103 fail();
108 fail();
113 fail();
118 fail();
[all...]
H A DOldResultSetMetaDataTest.java43 fail("Couldn't get ResultSetMetaData object");
53 fail("Couldn't close Statement object");
63 fail("SQLException is thrown: " + e.getMessage());
69 fail("Exception expected");
82 fail("SQLException is thrown: " + e.getMessage());
89 fail("SQLException is thrown");
96 fail("SQLException is thrown");
105 fail("SQLException is thrown: " + e.getMessage());
111 fail("Exception expected");
127 fail("SQLExceptio
[all...]
/libcore/luni/src/test/java/libcore/java/text/
H A DOldBidiTest.java31 fail("Unexpected exception " + e.toString());
48 fail("Unexpected exception: " + e);
55 fail("Unexpected exception: " + e);
62 fail("Unexpected exception: " + e);
79 fail();
86 fail();
93 fail();
101 fail();
109 fail();
149 fail();
[all...]
/libcore/luni/src/test/java/tests/security/interfaces/
H A DDSAKeyPairGeneratorTest.java54 fail("Unexpected exception for SecureRandom: " + e);
60 fail("Unexpected exception: " + e);
65 fail("InvalidParameterException was not thrown");
69 fail(e + " was thrown instead of InvalidParameterException");
73 fail("InvalidParameterException was not thrown");
77 fail(e + " was thrown instead of InvalidParameterException");
93 fail("Unexpected exception for SecureRandom: " + e);
99 fail("InvalidParameterException was not thrown");
103 fail("Incorrect exception's message: " + str);
106 fail(
[all...]
/libcore/luni/src/test/java/libcore/java/io/
H A DOldCharArrayWriterTest.java38 fail("IllegalArgumentException expected.");
49 fail("Test 1: IndexOutOfBoundsException expected.");
55 fail("Test 2: IndexOutOfBoundsException expected.");
61 fail("Test 3: IndexOutOfBoundsException expected.");
67 fail("Test 4: NullPointerException expected.");
82 fail("Exception during writeTo test : " + e.getMessage());
87 fail("Test 2: IOException expected.");
100 fail("Test 1: IndexOutOfBoundsException expected.");
106 fail("Test 2: IndexOutOfBoundsException expected.");
112 fail("Tes
[all...]
H A DOldOutputStreamTest.java61 fail("Test 1: Unexpected IOException encountered.");
74 fail("Test 2: IOException expected.");
86 fail("Test 1: Unexpected IOException encountered.");
99 fail("Test 2: IOException expected.");
104 fail("Test 3: IndexOutOfBoundsException expected.");
108 fail("Test 3: Unexpected IOException encountered.");
113 fail("Test 4: IndexOutOfBoundsException expected.");
117 fail("Test 4: Unexpected IOException encountered.");
122 fail("Test 5: IndexOutOfBoundsException expected.");
126 fail("Tes
[all...]
H A DOldObjectInputStreamGetFieldTest.java104 fail("IllegalArgumentException expected.");
129 fail("IllegalArgumentException expected for not existing name " +
135 fail("IllegalArgumentException expected for not existing name " +
141 fail("IllegalArgumentException expected for not existing name " +
147 fail("IllegalArgumentException expected for not existing name " +
153 fail("IllegalArgumentException expected for not existing name " +
159 fail("IllegalArgumentException expected for not existing name " +
165 fail("IllegalArgumentException expected for not existing name " +
171 fail("IllegalArgumentException expected for not existing name " +
177 fail("IllegalArgumentExceptio
[all...]
H A DOldCharArrayReaderTest.java39 fail("Exception determining ready state : " + e.getMessage());
49 fail("Test 1: NullPointerException expected.");
55 fail("Test 2: IllegalArgumentException expected.");
61 fail("Test 3: IllegalArgumentException expected.");
67 fail("Test 4: IllegalArgumentException expected.");
86 fail("Failed to throw exception on read from closed stream");
108 fail("Test 2: IOException expected.");
136 fail("Test 3: IOException expected.");
156 fail("Test 2: NullPointerException expected.");
163 fail("Tes
[all...]
H A DOldObjectInputOutputStreamTest.java46 fail("Test 2: EOFException expected.");
54 fail("Test 3: IOException expected.");
70 fail("Test 2: EOFException expected.");
78 fail("Test 3: IOException expected.");
94 fail("Test 2: EOFException expected.");
102 fail("Test 3: IOException expected.");
118 fail("Test 2: EOFException expected.");
126 fail("Test 3: IOException expected.");
142 fail("Test 2: EOFException expected.");
150 fail("Tes
[all...]
/libcore/luni/src/test/java/tests/targets/security/
H A DKeyStoreTest.java56 fail(e.getMessage());
63 fail(e.getMessage());
65 fail(e.getMessage());
67 fail(e.getMessage());
74 fail(e.getMessage());
83 fail(e.getMessage());
89 fail(e.getMessage());
91 fail(e.getMessage());
93 fail(e.getMessage());
100 fail(
[all...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DCharConversionExceptionTest.java33 fail("Exception not thrown");
48 fail("Exception not thrown");
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DNoRouteToHostExceptionTest.java32 fail("Failed to generate expected exception");
47 fail("Failed to generate expected exception");
H A DSocketExceptionTest.java32 fail("Failed to generate expected exception");
46 fail("Failed to generate expected exception");
H A DUnknownHostExceptionTest.java34 fail("Failed to generate Exception");
48 fail("Failed to generate Exception");
H A DUnknownServiceExceptionTest.java34 fail("Exception not thrown");
48 fail("Constructor failed");
/libcore/luni/src/test/java/libcore/java/lang/
H A DOldSystemTest.java40 fail("ArrayStoreException is not thrown.");
48 fail("ArrayStoreException is not thrown.");
56 fail("ArrayStoreException is not thrown.");
64 fail("ArrayStoreException is not thrown.");
72 fail("ArrayStoreException is not thrown.");
80 fail("ArrayStoreException is not thrown.");
88 fail("NullPointerException is not thrown.");
96 fail("NullPointerException is not thrown.");
103 fail("IndexOutOfBoundsException is not thrown.");
110 fail("IndexOutOfBoundsExceptio
[all...]
/libcore/luni/src/test/java/tests/security/cert/
H A DCertificateEncodingException2Test.java33 fail("Should have thrown CertificateEncodingException");
39 fail("Unexpected exception during test : " + e);
H A DCertStore2Test.java49 fail("unexpected exception: " + e);
51 fail("unexpected exception: " + e);
59 fail("unexpected exception: " + e);
61 fail("unexpected exception: " + e);
66 fail("expected NoSuchAlgorithmException");
68 fail("unexpected exception: " + e);
76 fail("expected InvalidAlgorithmParameterException");
80 fail("unexpected exception: " + e);
95 fail("unexpected exception: " + e);
97 fail("unexpecte
[all...]
H A DCertificateFactorySpiTest.java59 fail("UnsupportedOperationException must be thrown");
64 fail("UnsupportedOperationException must be thrown");
70 fail("UnsupportedOperationException must be thrown");
75 fail("UnsupportedOperationException must be thrown");
82 fail("CertificateException must be thrown");
89 fail("CertificateException must be thrown");
97 fail("CRLException must be thrown");
105 fail("CRLException must be thrown");
122 fail("CertificateException must be thrown");
128 fail("CertificateExceptio
[all...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DKeyManagerFactorySpiTest.java41 fail("Unexpected Exception " + e.toString());
55 fail("NoSuchAlgorithmException wasn't thrown");
59 fail(e + " was thrown instead of NoSuchAlgorithmException");
64 fail("KeyStoreException wasn't thrown");
68 fail(e + " was thrown instead of KeyStoreException");
74 fail("UnrecoverableKeyException wasn't thrown");
78 fail(e + " was thrown instead of UnrecoverableKeyException");
86 fail("Unexpected exception " + e);
98 fail("InvalidAlgorithmParameterException wasn't thrown");
102 fail(
[all...]
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
H A DPBEKeySpecTest.java48 fail("Unexpected NullPointerException was thrown.");
77 fail("Unexpected IllegalArgumentException was thrown.");
79 fail("Unexpected NullPointerException was thrown.");
84 fail("A NullPointerException should be was thrown "
87 fail("Unexpected IllegalArgumentException was thrown.");
93 fail("An IllegalArgumentException should be thrown "
100 fail("An IllegalArgumentException should be thrown "
107 fail("An IllegalArgumentException should be thrown "
114 fail("An IllegalArgumentException should be thrown "
121 fail("A
[all...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
H A DWrappedByteBufferTest.java43 fail("Should throw Exception"); //$NON-NLS-1$
49 fail("Should throw Exception"); //$NON-NLS-1$
55 fail("Should throw Exception"); //$NON-NLS-1$
61 fail("Should throw Exception"); //$NON-NLS-1$
67 fail("Should throw Exception"); //$NON-NLS-1$
73 fail("Should throw Exception"); //$NON-NLS-1$
79 fail("Should throw Exception"); //$NON-NLS-1$
H A DWrappedDoubleBufferTest.java42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
H A DWrappedFloatBufferTest.java42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
H A DWrappedIntBufferTest.java42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$

Completed in 255 milliseconds

1234567891011>>