Lines Matching refs:fail

80             fail(defaultAlgorithm + " algorithm is not supported");
102 if (!DEFSupported) fail(NotSupportedMsg);
124 fail(NotSupportedMsg);
153 fail(NotSupportedMsg);
174 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
181 fail("NoSuchAlgorithmException was not thrown as expected for algorithm: "
196 fail(NotSupportedMsg);
203 fail("Expected IllegalArgumentException was not thrown for null provider");
208 fail("Expected IllegalArgumentException was not thrown for empty provider");
223 fail(NotSupportedMsg);
228 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
236 fail("NoSuchAlgorithmException must be thrown (algorithm: "
252 fail(NotSupportedMsg);
260 fail("NuSuchProviderException must be thrown (algorithm: "
277 fail(NotSupportedMsg);
300 fail(NotSupportedMsg);
307 fail("Expected IllegalArgumentException was not thrown when provider is null");
322 fail(NotSupportedMsg);
327 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
335 fail("Expected NuSuchAlgorithmException was not thrown");
350 fail(NotSupportedMsg);
369 fail(NotSupportedMsg);
380 fail("UnrecoverableKeyException must be thrown");
383 fail("Unexpected: "+e.toString()+" was thrown");
404 if (!DEFSupported) fail(NotSupportedMsg);
418 if (!DEFSupported) fail(NotSupportedMsg);
443 fail(NotSupportedMsg);
462 fail(e.toString() + "default KeyStore type is not supported");
465 fail("Unexpected: " + e.toString());
490 fail(NotSupportedMsg);
499 fail("InvalidAlgorithmParameterException must be thrown");
513 fail("InvalidAlgorithmParameterException must be thrown");