sop-java/sop-java/src/testFixtures/java/sop/testsuite/operation
Paul Schaub 7325cad696
Replace assumeTrue(false) with explicit TestAbortedException
2024-03-21 13:54:55 +01:00
..
AbstractSOPTest.java Refactor AbstractSOPTest 2023-04-26 16:21:37 +02:00
ArmorDearmorTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
ChangeKeyPasswordTest.java Add tests for --no-armor for change-key-password and revoke-key 2023-11-15 15:22:40 +01:00
DecryptWithSessionKeyTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
DetachedSignDetachedVerifyTest.java Kotlin conversion: SignAs 2023-10-31 14:51:16 +01:00
EncryptDecryptTest.java Encrypt: Add --session-key-out support 2023-10-31 16:00:04 +01:00
ExtractCertTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
GenerateKeyTest.java Implement '--signing-only' option for 'generate-key' command 2023-07-12 01:06:41 +02:00
InlineSignInlineDetachDetachedVerifyTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
InlineSignInlineVerifyTest.java Add DSL for testing verification results 2023-04-26 15:53:50 +02:00
ListProfilesTest.java Remove unused 'throws IOException' declarations 2023-04-26 16:28:04 +02:00
RevokeKeyTest.java Add tests for --no-armor for change-key-password and revoke-key 2023-11-15 15:22:40 +01:00
VersionTest.java Replace assumeTrue(false) with explicit TestAbortedException 2024-03-21 13:54:55 +01:00
package-info.java Allow for extension of test suite from 3rd party SOP implementations 2023-01-31 18:20:27 +01:00