-
- Downloads
fix junit deprecations, issue #339
parent
5dd8139a
No related branches found
No related tags found
Showing
- core/java/test/junit/net/i2p/client/naming/SingleFileNamingServiceTest.java 1 addition, 1 deletion...it/net/i2p/client/naming/SingleFileNamingServiceTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/EdDSAEngineTest.java 20 additions, 15 deletions...java/test/junit/net/i2p/crypto/eddsa/EdDSAEngineTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/UtilsTest.java 9 additions, 9 deletionscore/java/test/junit/net/i2p/crypto/eddsa/UtilsTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java 24 additions, 22 deletions...t/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/ConstantsTest.java 2 additions, 1 deletion...a/test/junit/net/i2p/crypto/eddsa/math/ConstantsTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/GroupElementTest.java 83 additions, 85 deletions...est/junit/net/i2p/crypto/eddsa/math/GroupElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/MathUtils.java 9 additions, 8 deletions.../java/test/junit/net/i2p/crypto/eddsa/math/MathUtils.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java 1 addition, 1 deletion.../crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/bigint/BigIntegerScalarOpsTest.java 2 additions, 1 deletion...i2p/crypto/eddsa/math/bigint/BigIntegerScalarOpsTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElementTest.java 3 additions, 1 deletion...2p/crypto/eddsa/math/ed25519/Ed25519FieldElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncodingTest.java 9 additions, 7 deletions...o/eddsa/math/ed25519/Ed25519LittleEndianEncodingTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/ed25519/Ed25519ScalarOpsTest.java 8 additions, 7 deletions...t/i2p/crypto/eddsa/math/ed25519/Ed25519ScalarOpsTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java 17 additions, 13 deletions...it/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java
- core/java/test/junit/net/i2p/data/DataStructureImplTest.java 27 additions, 23 deletionscore/java/test/junit/net/i2p/data/DataStructureImplTest.java
- core/java/test/junit/net/i2p/data/KeyCertificateTest.java 4 additions, 4 deletionscore/java/test/junit/net/i2p/data/KeyCertificateTest.java
- core/java/test/junit/net/i2p/data/LeaseSetTest.java 24 additions, 19 deletionscore/java/test/junit/net/i2p/data/LeaseSetTest.java
- core/java/test/junit/net/i2p/data/LeaseTest.java 16 additions, 15 deletionscore/java/test/junit/net/i2p/data/LeaseTest.java
- core/java/test/junit/net/i2p/data/PrivateKeyTest.java 23 additions, 19 deletionscore/java/test/junit/net/i2p/data/PrivateKeyTest.java
- core/java/test/junit/net/i2p/data/PublicKeyTest.java 23 additions, 19 deletionscore/java/test/junit/net/i2p/data/PublicKeyTest.java
- core/java/test/junit/net/i2p/data/SigningPrivateKeyTest.java 24 additions, 20 deletionscore/java/test/junit/net/i2p/data/SigningPrivateKeyTest.java
Loading
Please register or sign in to comment