Smack/smack-integration-test/src/main/java/org/igniterealtime/smack/inttest
Florian Schmaus 92968e1630 Use java-pinning-java7 for the integration tests
to avoid "Certificates does not conform to algorithm constraints" when
using certain cert chains (e.g CACert).
2016-04-14 22:59:22 +02:00
..
util Add errorprone check and fix found errors 2015-09-13 18:12:33 +02:00
AbstractSmackIntTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
AbstractSmackIntegrationTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
AbstractSmackLowLevelIntegrationTest.java Use java-pinning-java7 for the integration tests 2016-04-14 22:59:22 +02:00
Configuration.java Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
FailedTest.java Handle junit's AssertionError in integration tests 2015-06-09 22:16:23 +02:00
IntTestUtil.java Make StringUtils.randomString(int) use SecureRandom 2016-01-10 18:21:46 +01:00
SmackIntegrationTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
SmackIntegrationTestEnvironment.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
SmackIntegrationTestFramework.java Use java-pinning-java7 for the integration tests 2016-04-14 22:59:22 +02:00
SuccessfulTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestNotPossible.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestNotPossibleException.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestResult.java Fix assert in TestResult 2015-04-05 10:49:14 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00