Searched refs:fail (Results 726 - 750 of 1065) sorted by relevance

<<21222324252627282930>>

/libcore/luni/src/test/java/libcore/java/text/
H A DOldNumberFormatFieldTest.java63 fail("Expected InvalidObjectException for subclass instance with null name");
/libcore/luni/src/test/java/libcore/java/util/
H A DTimSortTest.java63 fail("Array not sorted at element " + i + ": " + Arrays.toString(arrayToSort));
/libcore/luni/src/test/java/libcore/java/util/jar/
H A DOldAttributesNameTest.java31 fail("NullPointerException expected");
/libcore/luni/src/test/java/libcore/javax/crypto/
H A DKeyAgreementTest.java92 fail("Expected InvalidKeyException");
/libcore/luni/src/test/java/libcore/javax/net/ssl/
H A DSSLParametersTest.java122 fail("Should throw IllegalArgumentException when names are duplicated");
151 fail("Should not allow modifications to the list");
163 fail("Should throw IllegalArgumentException when matchers are duplicated");
195 fail("Should not allow modification of list");
/libcore/luni/src/test/java/libcore/sun/invoke/util/
H A DVerifyAccessTest.java70 fail();
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
H A DKeyFactorySpiTest.java51 fail("Unexpected exception");
/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DElementHasAttribute.java32 fail("Unexpected exception" + e.getMessage());
46 * Any uncaught exception causes test to fail
H A DGetAttributeNodeNS.java58 fail("Unexpected exception" + e.getMessage());
72 * Any uncaught exception causes test to fail
H A DHCNamedNodeMapInvalidType.java53 fail("Unexpected exception" + e.getMessage());
67 * Any uncaught exception causes test to fail
H A DHasAttribute.java33 fail("Unexpected exception" + e.getMessage());
47 * Any uncaught exception causes test to fail
H A DHasAttributes.java54 fail("Unexpected exception" + e.getMessage());
68 * Any uncaught exception causes test to fail
H A DNodeGetLocalName.java55 fail("Unexpected exception" + e.getMessage());
67 * @throws Throwable Any uncaught exception causes test to fail
H A DNodeGetNamespaceURI.java57 fail("Unexpected exception" + e.getMessage());
69 * @throws Throwable Any uncaught exception causes test to fail
H A DNodeGetPrefix.java55 fail("Unexpected exception" + e.getMessage());
68 * @throws Throwable Any uncaught exception causes test to fail
H A DNormalize.java61 fail("Unexpected exception" + e.getMessage());
72 * @throws Throwable Any uncaught exception causes test to fail
H A DOwnerElement.java58 fail("Unexpected exception" + e.getMessage());
72 * Any uncaught exception causes test to fail
/libcore/luni/src/test/java/tests/security/cert/
H A DCRLTest.java63 fail("Unexpected exception for NULL parameter");
H A DCertStoreSpiTest.java60 fail("InvalidAlgorithmParameterException must be thrown");
H A DPKIXCertPathCheckerTest.java50 fail("Unexpected exception " + e.getMessage());
H A DX509CRLTest.java282 fail("NullPointerException should be thrown "
293 fail("Unexpected exception: " + e);
321 fail("Unexpected exception for constructor");
330 fail("Unexpected exception for constructor");
/libcore/luni/src/test/java/tests/security/spec/
H A DEncodedKeySpecTest.java52 fail("expected NullPointerException");
H A DPKCS8EncodedKeySpecTest.java54 fail("expected NullPointerException");
H A DX509EncodedKeySpecTest.java55 fail("expected NullPointerException");
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/cert/
H A DX509CertificateTest.java194 fail("Unexpected CertificateEncodingException was thrown.");
196 fail("Unexpected CertificateEncodingException was thrown.");
205 fail("No expected CertificateException");
227 fail("Unexpected CertificateEncodingException was thrown.");
249 fail("No expected CertificateException");
703 fail("Exception expected");
716 // fail("Exception expected");
786 fail("blu");

Completed in 2133 milliseconds

<<21222324252627282930>>