Searched refs:concat (Results 1 - 25 of 78) sorted by relevance

1234

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLExceptionTest.java46 assertEquals("getMessage() must return: ".concat(msgs[i]), sE.getMessage(), msgs[i]);
83 assertTrue("getMessage() should contain ".concat(toS), (getM
87 assertEquals("getCause() must return ".concat(tCause.toString()), sE.getCause(), tCause);
110 assertEquals("getMessage() must return: ".concat(msgs[i]), sE
126 assertTrue("getMessage() must should ".concat(toS), (getM
130 assertEquals("getCause() must return ".concat(tCause.toString()), sE
146 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
149 assertTrue("getMessage() should contain ".concat(toS), getM
154 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DKeyManagerFactory2Test.java64 "Provider for testing", srvKeyManagerFactory.concat(".")
65 .concat(defaultAlg), KeyManagerFactoryProviderClass);
138 .concat(invalidValues[i]).concat(")"));
176 .concat(invalidValues[i]).concat(")"));
185 .concat(invalidValues[i]).concat(")"));
191 .concat(invalidValues[i]).concat(")"));
[all...]
H A DSSLContext2Test.java62 srvSSLContext.concat(".").concat(defaultProtocol),
163 .concat(invalidValues[i]).concat(")"));
201 .concat(invalidValues[i]).concat(")"));
210 .concat(invalidValues[i]).concat(")"));
216 .concat(invalidValues[i]).concat(")"));
[all...]
H A DTrustManagerFactory2Test.java61 "Provider for testing", srvTrustManagerFactory.concat(".")
62 .concat(defaultAlg), TrustManagerFactoryProviderClass);
128 .concat(invalidValues[i]).concat(")"));
166 .concat(invalidValues[i]).concat(")"));
175 .concat(invalidValues[i]).concat(")"));
181 .concat(invalidValues[i]).concat(")"));
[all...]
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
H A DKeyPairGenerator2Test.java81 mProv = (new SpiEngUtils()).new MyProvider("MyKPGenProvider".concat(post),
82 "Testing provider", KeyPairGenerator1Test.srvKeyPairGenerator.concat(".")
83 .concat(defaultAlg.concat(post)),
196 .concat(invalidValues[i]).concat(")"));
202 String alg = validValues[i].concat(post);
235 .concat(invalidValues[i]).concat(")"));
241 String alg = validValues[i].concat(pos
[all...]
H A DAlgorithmParameterGenerator2Test.java66 AlgorithmParameterGenerator1Test.srvAlgorithmParameterGenerator.concat(".").concat(defaultAlg),
129 .concat(invalidValues[i]).concat(")"));
167 .concat(invalidValues[i]).concat(")"));
176 .concat(invalidValues[i]).concat(")"));
186 .concat(invalidValues[i]).concat(" provide
[all...]
H A DDigestExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
98 assertTrue("getMessage() should contain ".concat(toS), (getM
102 assertEquals("getCause() must return ".concat(tCause.toString()), tE
126 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
142 assertTrue("getMessage() must should ".concat(toS), (getM
146 assertEquals("getCause() must return ".concat(tCause.toString()), tE
162 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
165 assertTrue("getMessage() should contain ".concat(toS), getM
170 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DGeneralSecurityExceptionTest.java62 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
102 assertTrue("getMessage() should contain ".concat(toS), (getM
106 assertEquals("getCause() must return ".concat(tCause.toString()), tE
130 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
146 assertTrue("getMessage() must should ".concat(toS), (getM
150 assertEquals("getCause() must return ".concat(tCause.toString()), tE
166 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
169 assertTrue("getMessage() should contain ".concat(toS), getM
174 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DInvalidAlgorithmParameterExceptionTest.java63 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
106 assertTrue("getMessage() should contain ".concat(toS), (getM
110 assertEquals("getCause() must return ".concat(tCause.toString()), tE
137 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
155 assertTrue("getMessage() must should ".concat(toS), (getM
159 assertEquals("getCause() must return ".concat(tCause.toString()), tE
176 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
179 assertTrue("getMessage() should contain ".concat(toS), getM
184 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DInvalidKeyExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
100 assertTrue("getMessage() should contain ".concat(toS), (getM
104 assertEquals("getCause() must return ".concat(tCause.toString()), tE
128 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
144 assertTrue("getMessage() must should ".concat(toS), (getM
148 assertEquals("getCause() must return ".concat(tCause.toString()), tE
164 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
167 assertTrue("getMessage() should contain ".concat(toS), getM
172 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DKeyExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
98 assertTrue("getMessage() should contain ".concat(toS), (getM
102 assertEquals("getCause() must return ".concat(tCause.toString()), tE
126 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
142 assertTrue("getMessage() must should ".concat(toS), (getM
146 assertEquals("getCause() must return ".concat(tCause.toString()), tE
162 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
165 assertTrue("getMessage() should contain ".concat(toS), getM
170 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DKeyManagementExceptionTest.java62 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
102 assertTrue("getMessage() should contain ".concat(toS), (getM
106 assertEquals("getCause() must return ".concat(tCause.toString()), tE
130 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
146 assertTrue("getMessage() must should ".concat(toS), (getM
150 assertEquals("getCause() must return ".concat(tCause.toString()), tE
166 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
169 assertTrue("getMessage() should contain ".concat(toS), getM
174 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DKeyStoreExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
99 assertTrue("getMessage() should contain ".concat(toS), (getM
103 assertEquals("getCause() must return ".concat(tCause.toString()), tE
127 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
143 assertTrue("getMessage() must should ".concat(toS), (getM
147 assertEquals("getCause() must return ".concat(tCause.toString()), tE
163 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
166 assertTrue("getMessage() should contain ".concat(toS), getM
171 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DNoSuchAlgorithmExceptionTest.java62 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
102 assertTrue("getMessage() should contain ".concat(toS), (getM
106 assertEquals("getCause() must return ".concat(tCause.toString()), tE
130 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
146 assertTrue("getMessage() must should ".concat(toS), (getM
150 assertEquals("getCause() must return ".concat(tCause.toString()), tE
166 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
169 assertTrue("getMessage() should contain ".concat(toS), getM
174 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DProviderExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
99 assertTrue("getMessage() should contain ".concat(toS), (getM
103 assertEquals("getCause() must return ".concat(tCause.toString()), tE
127 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
143 assertTrue("getMessage() must should ".concat(toS), (getM
147 assertEquals("getCause() must return ".concat(tCause.toString()), tE
163 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
166 assertTrue("getMessage() should contain ".concat(toS), getM
171 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DSignatureExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
100 assertTrue("getMessage() should contain ".concat(toS), (getM
104 assertEquals("getCause() must return ".concat(tCause.toString()), tE
128 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
144 assertTrue("getMessage() must should ".concat(toS), (getM
148 assertEquals("getCause() must return ".concat(tCause.toString()), tE
164 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
167 assertTrue("getMessage() should contain ".concat(toS), getM
172 assertEquals("getCause() must return ".concat(tCause.toString()),
/libcore/luni/src/test/java/tests/security/cert/
H A DCertPathValidator2Test.java67 "Provider for testing", CertPathValidator1Test.srvCertPathValidator.concat(".")
68 .concat(defaultAlg), CertPathValidatorProviderClass);
119 fail("NoSuchAlgorithmException must be thrown (type: ".concat(invalidValues[i])
120 .concat(")"));
153 fail("NoSuchAlgorithmException must be thrown (type: ".concat(invalidValues[i])
154 .concat(")"));
163 .concat(validValues[i]).concat(")"));
169 .concat(validValues[i]).concat(")"));
[all...]
H A DCertPathBuilder2Test.java89 fail("Incorrect default type: ".concat(dtN));
123 fail("NoSuchAlgorithmException must be thrown (type: ".concat(
124 invalidValues[i]).concat(")"));
159 fail("NoSuchAlgorithmException must be thrown (type: ".concat(
160 invalidValues[i]).concat(")"));
169 .concat(validValues[i]).concat(")"));
175 .concat(validValues[i]).concat(")"));
185 .concat(validValue
[all...]
H A DCRLExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
98 assertTrue("getMessage() should contain ".concat(toS), (getM
102 assertEquals("getCause() must return ".concat(tCause.toString()), tE
126 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
142 assertTrue("getMessage() must should ".concat(toS), (getM
146 assertEquals("getCause() must return ".concat(tCause.toString()), tE
162 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
165 assertTrue("getMessage() should contain ".concat(toS), getM
170 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DCertPathBuilderExceptionTest.java63 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
103 assertTrue("getMessage() should contain ".concat(toS), (getM
107 assertEquals("getCause() must return ".concat(tCause.toString()), tE
131 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
147 assertTrue("getMessage() must should ".concat(toS), (getM
151 assertEquals("getCause() must return ".concat(tCause.toString()), tE
167 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
170 assertTrue("getMessage() should contain ".concat(toS), getM
175 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DCertStoreExceptionTest.java61 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
100 assertTrue("getMessage() should contain ".concat(toS), (getM
104 assertEquals("getCause() must return ".concat(tCause.toString()), tE
128 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
144 assertTrue("getMessage() must should ".concat(toS), (getM
148 assertEquals("getCause() must return ".concat(tCause.toString()), tE
164 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
167 assertTrue("getMessage() should contain ".concat(toS), getM
172 assertEquals("getCause() must return ".concat(tCause.toString()),
H A DCertificateEncodingExceptionTest.java63 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
105 assertTrue("getMessage() should contain ".concat(toS), (getM
109 assertEquals("getCause() must return ".concat(tCause.toString()), tE
134 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
151 assertTrue("getMessage() must should ".concat(toS), (getM
155 assertEquals("getCause() must return ".concat(tCause.toString()), tE
171 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
174 assertTrue("getMessage() should contain ".concat(toS), getM
179 assertEquals("getCause() must return ".concat(tCause.toString()),
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DSpiEngUtils.java49 Provider[] provs = Security.getProviders(service.concat(".")
50 .concat(algorithm));
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DExemptionMechanismExceptionTest.java44 return "ExemptionMechanismException: ".concat(tE.toString()).concat(
45 " is not equal to caught exception: ").concat(eE.toString());
72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
H A DExemptionMechanismTest.java64 srvExemptionMechanism.concat(".").concat(defaultAlg),
124 srvExemptionMechanism.concat(".").concat(defaultAlg),
156 srvExemptionMechanism.concat(".").concat(defaultAlg),
237 srvExemptionMechanism.concat(".").concat(defaultAlg),
275 srvExemptionMechanism.concat(".").concat(defaultAl
[all...]

Completed in 251 milliseconds

1234