corda/testing/test-times.csv
Stefano Franz 298c91ce82
Webook test branch (#5528)
* add ability to index by class OR method

* disable unit tests again

* pending commit

* stream output of build for debugging

* remove git from the base image

* re-enable NodeRPCTests

* add ability to distribute tests based on TeamCity CSV output for test times

* try enabling unit tests again after test distribution has been fixed

* refactor BucketingAllocator to be a class, which bucketingAllocatorTask delegates to.

* finishing touches for improved test distribution

* create new pipelines for builds
2019-10-08 16:33:24 +02:00

350 KiB

1Order#Test NameStatusDuration(ms)
21net.corda.common.configuration.parsing.internal.SchemaTest.validation_with_nested_propertiesOK267
32net.corda.common.configuration.parsing.internal.SchemaTest.validation_with_unknown_propertiesOK22
43net.corda.common.configuration.parsing.internal.SchemaTest.validation_with_unknown_properties_non_strictOK3
54net.corda.common.configuration.parsing.internal.SchemaTest.describe_with_nested_properties_does_not_show_sensitive_valuesOK15
65net.corda.common.configuration.parsing.internal.SchemaTest.describe_with_nested_properties_list_does_not_show_sensitive_valuesOK8
76net.corda.common.configuration.parsing.internal.SchemaTest.validation_with_wrong_nested_propertiesOK10
87net.corda.common.configuration.parsing.internal.PropertyTest.optional_absent_value_of_list_typeOK3
98net.corda.common.configuration.parsing.internal.PropertyTest.absent_value_of_list_type_with_whole_list_mappingOK5
109net.corda.common.configuration.parsing.internal.PropertyTest.absent_value_of_list_type_with_single_element_and_whole_list_mappingOK3
1110net.corda.common.configuration.parsing.internal.PropertyTest.present_value_with_correct_typeOK1
1211net.corda.common.configuration.parsing.internal.PropertyTest.optional_absent_valueOK0
1312net.corda.common.configuration.parsing.internal.PropertyTest.optional_absent_with_default_valueOK1
1413net.corda.common.configuration.parsing.internal.PropertyTest.optional_present_value_with_correct_typeOK0
1514net.corda.common.configuration.parsing.internal.PropertyTest.present_value_of_list_type_with_whole_list_mappingOK2
1615net.corda.common.configuration.parsing.internal.PropertyTest.optional_absent_value_of_list_type_with_default_valueOK1
1716net.corda.common.configuration.parsing.internal.PropertyTest.present_value_of_list_typeOK1
1817net.corda.common.configuration.parsing.internal.PropertyTest.optional_present_value_with_wrong_typeOK2
1918net.corda.common.configuration.parsing.internal.PropertyTest.present_value_of_list_type_with_single_element_and_whole_list_mappingOK3
2019net.corda.common.configuration.parsing.internal.PropertyTest.optional_present_value_of_list_typeOK0
2120net.corda.common.configuration.parsing.internal.PropertyTest.present_value_with_wrong_typeOK1
2221net.corda.common.configuration.parsing.internal.PropertyTest.absent_valueOK1
2322net.corda.common.configuration.parsing.internal.SpecificationTest.validateOK25
2423net.corda.common.configuration.parsing.internal.SpecificationTest.validate_with_domain_specific_errorsOK3
2524net.corda.common.configuration.parsing.internal.SpecificationTest.validate_list_aggregationOK7
2625net.corda.common.configuration.parsing.internal.SpecificationTest.parseOK2
2726net.corda.common.configuration.parsing.internal.SpecificationTest.chained_delegated_properties_are_not_added_multiple_timesOK2
2827net.corda.common.configuration.parsing.internal.SpecificationTest.parse_list_aggregationOK2
2928net.corda.common.configuration.parsing.internal.PropertyValidationTest.wrong_type_in_nested_propertyOK3
3029net.corda.common.configuration.parsing.internal.PropertyValidationTest.integer_numeric_type_when_floating_expected_worksOK0
3130net.corda.common.configuration.parsing.internal.PropertyValidationTest.valid_mapped_propertyOK1
3231net.corda.common.configuration.parsing.internal.PropertyValidationTest.missing_valueOK1
3332net.corda.common.configuration.parsing.internal.PropertyValidationTest.absent_list_valueOK1
3433net.corda.common.configuration.parsing.internal.PropertyValidationTest.whole_list_validation_invalid_valueOK3
3534net.corda.common.configuration.parsing.internal.PropertyValidationTest.list_type_when_declared_singleOK1
3635net.corda.common.configuration.parsing.internal.PropertyValidationTest.invalid_mapped_propertyOK2
3736net.corda.common.configuration.parsing.internal.PropertyValidationTest.nested_property_without_schema_does_not_validateOK0
3837net.corda.common.configuration.parsing.internal.PropertyValidationTest.wrong_element_type_for_listOK2
3938net.corda.common.configuration.parsing.internal.PropertyValidationTest.absent_value_in_nested_propertyOK1
4039net.corda.common.configuration.parsing.internal.PropertyValidationTest.wrong_typeOK1
4140net.corda.common.configuration.parsing.internal.PropertyValidationTest.single_type_when_declared_listOK1
4241net.corda.common.configuration.parsing.internal.PropertyValidationTest.whole_list_validation_valid_valueOK1
4342net.corda.common.configuration.parsing.internal.PropertyValidationTest.missing_list_valueOK1
4443net.corda.common.configuration.parsing.internal.PropertyValidationTest.wrong_floating_numeric_type_when_integer_expectedOK1
4544net.corda.common.configuration.parsing.internal.PropertyValidationTest.missing_value_in_nested_propertyOK1
4645net.corda.common.configuration.parsing.internal.PropertyValidationTest.absent_valueOK2
4746net.corda.common.configuration.parsing.internal.versioned.VersionedParsingExampleTest.correct_parsing_function_is_used_for_present_versionOK14
4847net.corda.common.configuration.parsing.internal.versioned.VersionedParsingExampleTest.default_value_is_used_for_absent_versionOK2
4948net.corda.common.configuration.parsing.internal.versioned.VersionExtractorTest.version_header_extraction_no_metadataOK1
5049net.corda.common.configuration.parsing.internal.versioned.VersionExtractorTest.version_header_extraction_no_configurationOK0
5150net.corda.common.configuration.parsing.internal.versioned.VersionExtractorTest.version_header_extraction_no_keyOK1
5251net.corda.common.configuration.parsing.internal.versioned.VersionExtractorTest.version_header_extraction_presentOK0
5352net.corda.common.configuration.parsing.internal.versioned.VersionExtractorTest.version_header_extraction_no_valueOK1
5453net.corda.common.configuration.parsing.internal.UtilsTest.serialize_deserialize_configurationOK20
5554net.corda.confidential.SwapIdentitiesFlowTests.verifies identity nameOK85
5655net.corda.confidential.SwapIdentitiesFlowTests.verification rejects signature if key is right but name is wrongOK10
5756net.corda.confidential.SwapIdentitiesFlowTests.issue keyOK417
5857net.corda.confidential.SwapIdentitiesFlowTests.verification rejects signature if name is right but key is wrongOK649
5958net.corda.confidential.IdentitySyncFlowTests.sync confidential identitiesOK4290
6059net.corda.confidential.IdentitySyncFlowTests.don't offer other's identities confidential identitiesOK3659
6160net.corda.core.concurrent.CordaFutureInJavaTest.methodsAreNotTooAwkwardToUseOK113
6261net.corda.core.concurrent.CordaFutureInJavaTest.toCompletableFutureWorksOK6
6362net.corda.core.concurrent.CordaFutureInJavaTest.toCompletableFutureDoesNotHaveThePowerToAffectTheUnderlyingFutureOK0
6463net.corda.core.internal.X509EdDSAEngineTest.SignAndVerifyWithX509KeyAndOldEngineFailsOK511
6564net.corda.core.internal.X509EdDSAEngineTest.SignAndVerifyWithX509KeyOK3
6665net.corda.core.internal.X509EdDSAEngineTest.verifyWithNonSupportedKeyTypeFailsOK101
6766net.corda.core.internal.X509EdDSAEngineTest.SignAndVerifyOK1
6867net.corda.core.concurrent.ConcurrencyUtilsTest.match does not pass failure of success block into the failure blockOK8
6968net.corda.core.concurrent.ConcurrencyUtilsTest.firstOf re-entrant handler attempt due to cancelOK8
7069net.corda.core.concurrent.ConcurrencyUtilsTest.match does not pass ExecutionException to failure blockOK3
7170net.corda.core.concurrent.ConcurrencyUtilsTest.firstOf re-entrant handler attempt not due to cancelOK12
7271net.corda.core.concurrent.ConcurrencyUtilsTest.firstOf short circuitOK1
7372net.corda.core.concurrent.ConcurrencyUtilsTest.firstOf cancel is not specialOK2
7473net.corda.core.contracts.UniqueIdentifierTests.unique identifier comparisonOK2
7574net.corda.core.contracts.UniqueIdentifierTests.unique identifier equalityOK0
7675net.corda.core.contracts.PrivacySaltTest.all-zero PrivacySalt not allowedOK7
7776net.corda.core.contracts.AttachmentTest.openAsJAR does not leak file handle if attachment has corrupted manifestOK42
7877net.corda.core.identity.X500UtilsTest.X500Principal equalX500NameParts matches regardless the orderOK22
7978net.corda.core.identity.CordaX500NameTest.accepts organisation with dollar signOK44
8079net.corda.core.identity.CordaX500NameTest.legal entity nameOK3
8180net.corda.core.identity.CordaX500NameTest.rejects name with no countryOK2
8281net.corda.core.identity.CordaX500NameTest.rejects attributes with double quotation markOK3
8382net.corda.core.identity.CordaX500NameTest.service name with organisational unitOK0
8483net.corda.core.identity.CordaX500NameTest.accepts organisation with single quotation markOK0
8584net.corda.core.identity.CordaX500NameTest.rejects name with no organisationOK1
8685net.corda.core.identity.CordaX500NameTest.organisation (but not other attributes) must have at least two lettersOK3
8786net.corda.core.identity.CordaX500NameTest.rejects attributes with commaOK1
8887net.corda.core.identity.CordaX500NameTest.rejects name with unsupported attributeOK1
8988net.corda.core.identity.CordaX500NameTest.accepts org with equals signOK0
9089net.corda.core.identity.CordaX500NameTest.service nameOK1
9190net.corda.core.identity.CordaX500NameTest.accepts attributes with leading whitespaceOK1
9291net.corda.core.identity.CordaX500NameTest.rejects organisation (but not other attributes) with non-latin lettersOK6
9392net.corda.core.identity.CordaX500NameTest.rejects organisation with backslashOK1
9493net.corda.core.identity.CordaX500NameTest.accepts attributes with trailing whitespaceOK0
9594net.corda.core.identity.CordaX500NameTest.rejects organisation (but not other attributes) containing the null characterOK2
9695net.corda.core.identity.CordaX500NameTest.rejects double spacing only in the organisation attributeOK2
9796net.corda.core.identity.CordaX500NameTest.accepts attributes starting with numeric characterOK1
9897net.corda.core.identity.CordaX500NameTest.accepts attributes starting with lower case letterOK1
9998net.corda.core.identity.CordaX500NameTest.rejects name with no localityOK1
10099net.corda.core.crypto.EdDSATests.PureEdDSA Ed25519 test vectorsOK8
101100net.corda.core.crypto.Base58Test.testDecodeToBigIntegerOK1
102101net.corda.core.crypto.Base58Test.testDecodeOK7
103102net.corda.core.crypto.Base58Test.testEncodeOK6
104103net.corda.core.crypto.CryptoUtilsTest.SPHINCS-256 scheme finder by key typeOK420
105104net.corda.core.crypto.CryptoUtilsTest.Automatic EdDSA key-type detection and decodingOK27
106105net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256r1 full process keygen-sign-verifyOK223
107106net.corda.core.crypto.CryptoUtilsTest.Automatic ECDSA secp256r1 key-type detection and decodingOK4
108107net.corda.core.crypto.CryptoUtilsTest.Decoding Failure on randomdata as keyOK5
109108net.corda.core.crypto.CryptoUtilsTest.Generate key pairsOK660
110109net.corda.core.crypto.CryptoUtilsTest.EdDSA encode decode keys - required for serializationOK2
111110net.corda.core.crypto.CryptoUtilsTest.EDDSA ed25519 full process keygen-sign-verifyOK42
112111net.corda.core.crypto.CryptoUtilsTest.Check EdDSA public key on curveOK0
113112net.corda.core.crypto.CryptoUtilsTest.EdDSA ed25519 keyPair from entropyOK59
114113net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256K1 deterministic key generationOK206
115114net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256k1 scheme finder by key typeOK2
116115net.corda.core.crypto.CryptoUtilsTest.EdDSA ed25519 deterministic key generationOK2
117116net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256k1 full process keygen-sign-verifyOK20
118117net.corda.core.crypto.CryptoUtilsTest.RSA full process keygen-sign-verifyOK195
119118net.corda.core.crypto.CryptoUtilsTest.Automatic ECDSA secp256k1 key-type detection and decodingOK2
120119net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256r1 encode decode keys - required for serializationOK1
121120net.corda.core.crypto.CryptoUtilsTest.ECDSA K1 keyPair from entropyOK7
122121net.corda.core.crypto.CryptoUtilsTest.Automatic RSA key-type detection and decodingOK417
123122net.corda.core.crypto.CryptoUtilsTest.Check supported algorithmsOK26
124123net.corda.core.crypto.CryptoUtilsTest.ECDSA R1 keyPair from entropyOK6
125124net.corda.core.crypto.CryptoUtilsTest.Automatic SPHINCS-256 key-type detection and decodingOK17
126125net.corda.core.crypto.CryptoUtilsTest.Decoding Failure on malformed keysOK2
127126net.corda.core.crypto.CryptoUtilsTest.SPHINCS-256 full process keygen-sign-verifyOK650
128127net.corda.core.crypto.CryptoUtilsTest.EdDSA scheme finder by key typeOK0
129128net.corda.core.crypto.CryptoUtilsTest.Failure test between K1 and R1 keysOK2
130129net.corda.core.crypto.CryptoUtilsTest.Unsupported EC public key type on curveOK54
131130net.corda.core.crypto.CryptoUtilsTest.test default SecureRandom uses platformSecureRandomOK1
132131net.corda.core.crypto.CryptoUtilsTest.Check ECDSA public key on curveOK0
133132net.corda.core.crypto.CryptoUtilsTest.SPHINCS-256 encode decode keys - required for serializationOK11
134133net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256k1 encode decode keys - required for serializationOK1
135134net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256R1 deterministic key generationOK4
136135net.corda.core.crypto.CryptoUtilsTest.RSA encode decode keys - required for serializationOK670
137136net.corda.core.crypto.CryptoUtilsTest.RSA scheme finder by key typeOK244
138137net.corda.core.crypto.CryptoUtilsTest.ECDSA secp256r1 scheme finder by key typeOK1
139138net.corda.core.crypto.CryptoUtilsTest.Ensure deterministic signatures of EdDSA, SPHINCS-256 and RSA PKCS1OK951
140139net.corda.core.utilities.LazyMappedListTest.testMissingAttachmentsOK14
141140net.corda.core.utilities.LazyMappedListTest.testDeserialisationExceptionsOK3
142141net.corda.core.utilities.LazyMappedListTest.LazyMappedList worksOK1
143142net.corda.core.utilities.EncodingUtilsTest.decoding to real StringOK3
144143net.corda.core.utilities.EncodingUtilsTest.decoding on wrong formatOK0
145144net.corda.core.utilities.EncodingUtilsTest.change encoding between base58, base64, hexOK0
146145net.corda.core.utilities.EncodingUtilsTest.decoding empty StringsOK0
147146net.corda.core.utilities.EncodingUtilsTest.empty encodingOK0
148147net.corda.core.utilities.EncodingUtilsTest.encoding 7 zero bytesOK0
149148net.corda.core.utilities.EncodingUtilsTest.decoding lowercase and mixed HEXOK0
150149net.corda.core.utilities.EncodingUtilsTest.encoding Hello WorldOK0
151150net.corda.core.utilities.ByteArraysTest.test hex parsing strictly uppercaseOK3
152151net.corda.core.utilities.ByteArraysTest.slice worksOK42
153152net.corda.core.utilities.NetworkHostAndPortTest.constructor is not fussy about hostOK3
154153net.corda.core.utilities.NetworkHostAndPortTest.parseNetworkHostAndPort worksOK17
155154net.corda.core.utilities.NetworkHostAndPortTest.constructor requires a valid portOK1
156155net.corda.core.utilities.NetworkHostAndPortTest.toString worksOK1
157156net.corda.core.internal.NamedCacheTest.TestCheckCacheNameOK2
158157net.corda.core.internal.InternalUtilsTest.test SHA-256 hash for InputStreamOK4
159158net.corda.core.internal.InternalUtilsTest.noneOrSingle on a collection with items 1, 2, 1OK4
160159net.corda.core.internal.InternalUtilsTest.IntProgression stream worksOK8
161160net.corda.core.internal.InternalUtilsTest.Stream toTypedArray worksOK2
162161net.corda.core.internal.InternalUtilsTest.kotlinObjectInstanceOK294
163162net.corda.core.internal.InternalUtilsTest.warnOnce works, but the backing cache grows only to a maximum sizeOK400
164163net.corda.core.internal.InternalUtilsTest.noneOrSingle on a collection with two itemsOK2
165164net.corda.core.internal.InternalUtilsTest.indexOfOrThrow returns index of the given itemOK0
166165net.corda.core.internal.InternalUtilsTest.IntProgression spliterator characteristics and comparatorOK0
167166net.corda.core.internal.InternalUtilsTest.bufferUntilSubscribed delays emission until the first subscriptionOK40
168167net.corda.core.internal.InternalUtilsTest.indexOfOrThrow throws if the given item is not foundOK1
169168net.corda.core.internal.InternalUtilsTest.noneOrSingle on an empty collectionOK0
170169net.corda.core.internal.InternalUtilsTest.noneOrSingle on a singleton collectionOK0
171170net.corda.core.internal.ClassLoadingUtilsTest.thread context class loader is set to the initial, even in case of a failureOK5
172171net.corda.core.internal.ClassLoadingUtilsTest.throwsExceptionWhenClassDoesNotContainProperConstructorsOK911
173172net.corda.core.internal.ClassLoadingUtilsTest.predicateClassAreLoadedSuccessfullyOK507
174173net.corda.core.internal.ClassLoadingUtilsTest.thread context class loader is adjusted, during the function executionOK1
175174net.corda.core.internal.concurrent.CordaFutureTest.andForget worksOK33
176175net.corda.core.internal.concurrent.CordaFutureTest.if a listener fails its throwable is loggedOK3
177176net.corda.core.internal.concurrent.CordaFutureTest.flatMap worksOK29
178177net.corda.core.internal.concurrent.CordaFutureTest.map worksOK4
179178net.corda.core.internal.concurrent.CordaFutureTest.captureLater worksOK0
180179net.corda.core.internal.concurrent.CordaFutureTest.fork worksOK2
181180net.corda.core.internal.concurrent.TransposeTest.transpose mixture of outcomesOK3
182181net.corda.core.internal.concurrent.TransposeTest.transpose throwables are reported in the order they were thrownOK1
183182net.corda.core.internal.concurrent.TransposeTest.transpose values are in the same order as the collection of futuresOK0
184183net.corda.core.internal.concurrent.TransposeTest.transpose empty collectionOK0
185184net.corda.core.internal.cordapp.CordappResolverTest.the correct cordapp resolver is used after calling withCordappInfoOK194
186185net.corda.core.internal.cordapp.CordappResolverTest.when different cordapps are registered for the same (non-contract) class, the resolver returns nullOK387
187186net.corda.core.internal.cordapp.CordappResolverTest.when different cordapps are registered for the same (contract) class, the resolver throws an exceptionOK4
188187net.corda.core.internal.cordapp.CordappResolverTest.when the same cordapp is registered for the same class multiple times, the resolver deduplicates and returns it as the current oneOK1
189188net.corda.core.internal.StatePointerSearchTests.find pointers which are inside a listOK23
190189net.corda.core.internal.StatePointerSearchTests.find pointers which are inside nested iterablesOK2
191190net.corda.core.internal.StatePointerSearchTests.find pointers which are inside a mapOK2
192191net.corda.core.internal.StatePointerSearchTests.find pointers which are inside a setOK2
193192net.corda.core.internal.StatePointerSearchTests.find pointer in state with generic typeOK12
194193net.corda.core.internal.StatePointerSearchTests.ignore static fieldsOK9
195194net.corda.core.internal.PathUtilsTest.deleteRecursively - complexOK16
196195net.corda.core.internal.PathUtilsTest.deleteRecursively - nested single fileOK1
197196net.corda.core.internal.PathUtilsTest.deleteRecursively - dir with single fileOK0
198197net.corda.core.internal.PathUtilsTest.deleteRecursively - fileOK1
199198net.corda.core.internal.PathUtilsTest.deleteRecursively - empty folderOK0
200199net.corda.core.internal.PathUtilsTest.deleteRecursively - non-existent pathOK1
201200net.corda.core.internal.PathUtilsTest.copyToDirectory - copy into zip directoryOK35
202201net.corda.core.internal.ToggleFieldTest.leaked thread propagates holder to non-global thread, with warningOK61
203202net.corda.core.internal.ToggleFieldTest.non-leaked thread does not propagate holder to global thread, without warningOK5
204203net.corda.core.internal.ToggleFieldTest.existing threads do not inheritOK3
205204net.corda.core.internal.ToggleFieldTest.toggle is enforcedOK3
206205net.corda.core.internal.ToggleFieldTest.inheritable thread local worksOK2
207206net.corda.core.internal.ToggleFieldTest.write-at-most-once field worksOK2
208207net.corda.core.internal.ToggleFieldTest.inherited values are poisoned on clearOK8
209208net.corda.core.internal.ToggleFieldTest.leaked thread does not propagate holder to global thread, with warningOK9
210209net.corda.core.internal.ToggleFieldTest.thread local worksOK2
211210net.corda.core.internal.LegalNameValidatorTest.blacklisted charactersOK22
212211net.corda.core.internal.LegalNameValidatorTest.legal name should be capitalizedOK2
213212net.corda.core.internal.LegalNameValidatorTest.legal name length less then 256 charactersOK1
214213net.corda.core.internal.LegalNameValidatorTest.no prefixed white spaceOK1
215214net.corda.core.internal.LegalNameValidatorTest.correctly handle whitespacesOK7
216215net.corda.core.internal.LegalNameValidatorTest.no double spacesOK1
217216net.corda.core.internal.LegalNameValidatorTest.unicode range in organizationOK7
218217net.corda.core.internal.LegalNameValidatorTest.no trailing white spaceOK1
219218net.corda.core.internal.LegalNameValidatorTest.unicode range in general attributesOK4
220219net.corda.core.node.services.VaultEnumTypesTest.vaultStatusReflectsOrdinalValuesOK4
221220net.corda.core.UtilsTest.toFuture - cancelOK31
222221net.corda.core.UtilsTest.toFuture - empty obserableOK1
223222net.corda.core.UtilsTest.toFuture - more than one item observableOK4
224223net.corda.core.UtilsTest.toFuture - single item observableOK0
225224net.corda.core.UtilsTest.toFuture - erroring observableOK1
226225net.corda.coretests.contracts.AmountParsingTest.testGbpParseOK158
227226net.corda.coretests.flows.FlowsInJavaTest.suspendableActionInsideUnwrapOK2103
228227net.corda.coretests.flows.FlowsInJavaTest.primitiveClassForReceiveTypeOK1451
229228net.corda.coretests.flows.SerializationApiInJavaTest.enforceSerializationFactoryApiOK4
230229net.corda.coretests.flows.SerializationApiInJavaTest.enforceSerializationDefaultsApiOK19
231230net.corda.coretests.transactions.CompatibleTransactionTests.FilteredTransaction constructors and compatibilityOK145
232231net.corda.coretests.transactions.CompatibleTransactionTests.parameters hash visibilityOK29
233232net.corda.coretests.transactions.CompatibleTransactionTests.Merkle root computationsOK23
234233net.corda.coretests.transactions.CompatibleTransactionTests.Command visibility testsOK60
235234net.corda.coretests.transactions.CompatibleTransactionTests.FilteredTransaction signer manipulation testsOK37
236235net.corda.coretests.transactions.CompatibleTransactionTests.WireTransaction constructors and compatibilityOK35
237236net.corda.coretests.transactions.TransactionBuilderTest.automatic signature constraintOK417
238237net.corda.coretests.transactions.TransactionBuilderTest.reference statesOK29
239238net.corda.coretests.transactions.TransactionBuilderTest.automatic hash constraintOK19
240239net.corda.coretests.transactions.TransactionBuilderTest.bare minimum issuance txOK17
241240net.corda.coretests.transactions.AttachmentsClassLoaderSerializationTests.test serialization of OpaqueBytesOK2
242241net.corda.coretests.transactions.AttachmentsClassLoaderSerializationTests.test serialization of sub-sequence OpaqueBytesOK1
243242net.corda.coretests.transactions.AttachmentsClassLoaderSerializationTests.Can serialize and deserialize with an attachment classloaderOK1199
244243net.corda.coretests.transactions.AttachmentsClassLoaderSerializationTests.test serialization of SecureHashOK3
245244net.corda.coretests.transactions.TransactionEncumbranceTests.state must be consumed along with its encumbranceOK1804
246245net.corda.coretests.transactions.TransactionEncumbranceTests.state can transition if encumbrance rules are metOK99
247246net.corda.coretests.transactions.TransactionEncumbranceTests.encumbrance state index must be validOK91
248247net.corda.coretests.transactions.TransactionEncumbranceTests.correct encumbrance state must be providedOK71
249248net.corda.coretests.transactions.TransactionEncumbranceTests.encumbered states cannot be assigned to different notariesOK78
250249net.corda.coretests.transactions.TransactionEncumbranceTests.state cannot be encumbered by itselfOK49
251250net.corda.coretests.transactions.TransactionEncumbranceTests.non bi-directional encumbrance will failOK120
252251net.corda.coretests.transactions.TransactionEncumbranceTests.state cannot transition if the encumbrance contract fails to verifyOK68
253252net.corda.coretests.transactions.TransactionEncumbranceTests.states must be bi-directionally encumberedOK157
254253net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple Command Indexer testsOK751
255254net.corda.coretests.transactions.LedgerTransactionQueryTests.Filtered Commands TestsOK941
256255net.corda.coretests.transactions.LedgerTransactionQueryTests.Filtered InRef TestsOK791
257256net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple Outputs of type testsOK910
258257net.corda.coretests.transactions.LedgerTransactionQueryTests.Find Input TestsOK814
259258net.corda.coretests.transactions.LedgerTransactionQueryTests.Filtered Output TestsOK946
260259net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple OutputsRefs of type testsOK692
261260net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple InputsRefs of type testsOK714
262261net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple Input Indexer testsOK707
263262net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple Output Indexer testsOK865
264263net.corda.coretests.transactions.LedgerTransactionQueryTests.Find Output TestsOK676
265264net.corda.coretests.transactions.LedgerTransactionQueryTests.Find Commands TestsOK674
266265net.corda.coretests.transactions.LedgerTransactionQueryTests.Find InRef TestsOK681
267266net.corda.coretests.transactions.LedgerTransactionQueryTests.Filtered OutRef TestsOK905
268267net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple Commands of type testsOK717
269268net.corda.coretests.transactions.LedgerTransactionQueryTests.Find OutRef TestsOK671
270269net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple Inputs of type testsOK659
271270net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple InRef Indexer testsOK900
272271net.corda.coretests.transactions.LedgerTransactionQueryTests.Simple OutRef Indexer testsOK669
273272net.corda.coretests.transactions.LedgerTransactionQueryTests.Filtered Input TestsOK679
274273net.corda.coretests.transactions.TransactionTests.general transactions cannot change notaryOK606
275274net.corda.coretests.transactions.TransactionTests.transactions with identical contents must have different idsOK9
276275net.corda.coretests.transactions.TransactionTests.signed transaction missing signatures - CompositeKeyOK32
277276net.corda.coretests.transactions.TransactionTests.signed transaction missing signaturesOK14
278277net.corda.coretests.transactions.TransactionTests.transactions with no inputs can have any notaryOK831
279278net.corda.coretests.transactions.TransactionTests.transaction cannot have duplicate inputsOK2
280279net.corda.coretests.transactions.ReferenceStateTests.create a reference state then refer to it multiple timesOK1952
281280net.corda.coretests.transactions.ReferenceStateTests.Non-creator node cannot spend spend a reference stateOK2088
282281net.corda.coretests.transactions.ReferenceStateTests.state ref cannot be a reference input and regular input in the same transactionOK1
283282net.corda.coretests.transactions.ReferenceStateTests.Can't use old reference statesOK2104
284283net.corda.coretests.transactions.AttachmentsClassLoaderTests.Test valid overlapping file conditionOK1241
285284net.corda.coretests.transactions.AttachmentsClassLoaderTests.Allow loading an untrusted contract jar if another attachment exists that was signed with the same keys and uploaded by a trusted uploaderOK423
286285net.corda.coretests.transactions.AttachmentsClassLoaderTests.Test valid overlapping contract jarOK782
287286net.corda.coretests.transactions.AttachmentsClassLoaderTests.No overlapping exception thrown on certain META-INF filesOK55
288287net.corda.coretests.transactions.AttachmentsClassLoaderTests.Allow loading an untrusted contract jar if another attachment exists that was signed by a trusted uploader - intersection of keys match existing attachmentOK2
289288net.corda.coretests.transactions.AttachmentsClassLoaderTests.Dynamically load AnotherDummyContract from isolated contracts jar using the AttachmentsClassLoaderOK20
290289net.corda.coretests.transactions.AttachmentsClassLoaderTests.Cannot load an untrusted contract jar if it is signed by a blacklisted key even if there is another attachment signed by the same keys that is trustedOK7
291290net.corda.coretests.transactions.AttachmentsClassLoaderTests.partial overlaps not possibleOK22
292291net.corda.coretests.transactions.AttachmentsClassLoaderTests.Test non-overlapping contract jarOK12
293292net.corda.coretests.transactions.AttachmentsClassLoaderTests.Cannot load an untrusted contract jar if no other attachment exists that was signed with the same keys and uploaded by a trusted uploaderOK4
294293net.corda.coretests.transactions.AttachmentsClassLoaderTests.Attachments with inherited trust do not grant trust to attachments being loaded(no chain of trust)OK5
295294net.corda.coretests.transactions.AttachmentsClassLoaderTests.Allow loading untrusted resource jars but only trusted jars that contain class filesOK35
296295net.corda.coretests.transactions.AttachmentsClassLoaderTests.Test overlapping file exceptionOK13
297296net.corda.coretests.transactions.AttachmentsClassLoaderTests.Overlapping rules for META-INF random service filesOK8
298297net.corda.coretests.transactions.AttachmentsClassLoaderTests.Test non-overlapping different contract jarsOK346
299298net.corda.coretests.transactions.AttachmentsClassLoaderTests.Loading AnotherDummyContract without using the AttachmentsClassLoader failsOK2
300299net.corda.coretests.transactions.AttachmentsClassLoaderTests.Cannot load an untrusted contract jar if no other attachment exists that was signed with the same keysOK3
301300net.corda.coretests.transactions.AttachmentsClassLoaderTests.Overlapping rules for META-INF SerializationWhitelist filesOK13
302301net.corda.coretests.transactions.AttachmentsClassLoaderTests.Allow loading a trusted attachment that is signed by a blacklisted keyOK1
303302net.corda.coretests.transactions.AttachmentsClassLoaderTests.Check platform independent path handling in attachment jarsOK10
304303net.corda.coretests.transactions.AttachmentsClassLoaderTests.Load text resources from AttachmentsClassLoaderOK8
305304net.corda.coretests.serialization.AttachmentSerializationTest.only the hash of a FetchAttachmentsFlow attachment should be saved in checkpointOK11747
306305net.corda.coretests.serialization.AttachmentSerializationTest.custom (and non-persisted) attachment should be saved in checkpointOK2419
307306net.corda.coretests.serialization.AttachmentSerializationTest.custom attachment should be saved in checkpoint even if its data was persistedOK2394
308307net.corda.coretests.serialization.AttachmentSerializationTest.only the hash of a regular attachment should be saved in checkpointOK2443
309308net.corda.coretests.serialization.TransactionSerializationTests.storeAndLoadWhenSigningOK1620
310309net.corda.coretests.serialization.TransactionSerializationTests.signWireTXOK953
311310net.corda.coretests.serialization.TransactionSerializationTests.wrongKeysOK837
312311net.corda.coretests.serialization.TransactionSerializationTests.timeWindowOK796
313312net.corda.coretests.serialization.NotaryExceptionSerializationTest.testSerializationRoundTripOK102
314313net.corda.coretests.serialization.CommandsSerializationTests.test cash move serializationOK28
315314net.corda.coretests.contracts.RequireSingleCommandTests.check function returns one value[Inline version]OK6
316315net.corda.coretests.contracts.RequireSingleCommandTests.check error is thrown when command is of wrong type[Inline version]OK53
317316net.corda.coretests.contracts.RequireSingleCommandTests.check error is thrown if more than one valid command[Inline version]OK0
318317net.corda.coretests.contracts.RequireSingleCommandTests.check function returns one value[Interop version]OK0
319318net.corda.coretests.contracts.RequireSingleCommandTests.check error is thrown when command is of wrong type[Interop version]OK0
320319net.corda.coretests.contracts.RequireSingleCommandTests.check error is thrown if more than one valid command[Interop version]OK0
321320net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.untrustedAttachmentsExceptionTestOK21
322321net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.contractRejectionTestOK20
323322net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.conflictingAttachmentsRejectionTestOK8
324323net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.transactionMissingEncumbranceTestOK9
325324net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.notaryChangeInWrongTransactionTypeTestOK11
326325net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.contractConstraintRejectionTestOK4
327326net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.contractCreationErrorTestOK8
328327net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.packageOwnershipExceptionTestOK9
329328net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.invalidAttachmentExceptionTestOK7
330329net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.overlappingAttachmentsExceptionTestOK5
331330net.corda.coretests.contracts.TransactionVerificationExceptionSerialisationTests.missingAttachmentRejectionTestOK6
332331net.corda.coretests.contracts.PackageOwnershipVerificationTests.packages that do not have contracts in are still ownableOK99
333332net.corda.coretests.contracts.PackageOwnershipVerificationTests.Transaction validation fails when the selected attachment is not signed by the ownerOK15
334333net.corda.coretests.contracts.PackageOwnershipVerificationTests.Happy path - Transaction validates when package signed by ownerOK1004
335334net.corda.coretests.contracts.ConstraintsPropagationTests.Input state contract version is compatible with the same versionOK1588
336335net.corda.coretests.contracts.ConstraintsPropagationTests.Happy path with the HashConstraintOK1086
337336net.corda.coretests.contracts.ConstraintsPropagationTests.Transaction validation fails, when constraints do not propagate correctlyOK936
338337net.corda.coretests.contracts.ConstraintsPropagationTests.Switching from the WhitelistConstraint to the Signature Constraint is possible if the attachment satisfies both constraints, and the signature constraint inherits all jar signaturesOK1782
339338net.corda.coretests.contracts.ConstraintsPropagationTests.Input state contract version is compatible with higher versionOK1549
340339net.corda.coretests.contracts.ConstraintsPropagationTests.On contract annotated with NoConstraintPropagation there is no platform check for propagation, but the transaction builder can't use the AutomaticPlaceholderConstraintOK1012
341340net.corda.coretests.contracts.ConstraintsPropagationTests.Input state without contract version is compatible with any versionOK1533
342341net.corda.coretests.contracts.ConstraintsPropagationTests.Signature Constraints canBeTransitionedFrom Hash Constraints behaves as expectedOK296
343342net.corda.coretests.contracts.ConstraintsPropagationTests.When the constraint of the output state is a valid transition from the input state, transaction validation worksOK800
344343net.corda.coretests.contracts.ConstraintsPropagationTests.Fail early in the TransactionBuilder when attempting to change the hash of the HashConstraint on the spending transactionOK972
345344net.corda.coretests.contracts.ConstraintsPropagationTests.Input states contract version may be lower that current contract versionOK1491
346345net.corda.coretests.contracts.ConstraintsPropagationTests.Input state with contract version can be downgraded to no versionOK1733
347346net.corda.coretests.contracts.ConstraintsPropagationTests.Happy path for Hash to Signature Constraint migrationIgnored101
348347net.corda.coretests.contracts.ConstraintsPropagationTests.Attachment canBeTransitionedFrom behaves as expectedOK33
349348net.corda.coretests.contracts.ConstraintsPropagationTests.Input state contract version may be incompatible with lower versionOK1490
350349net.corda.coretests.contracts.ConstraintsPropagationTests.Switching from the WhitelistConstraint to the Signature Constraint fails if the signature constraint does not inherit all jar signaturesOK988
351350net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function returns commands from valid signers[Inline version]OK0
352351net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function returns all values[Inline version]OK0
353352net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function returns commands from valid parties[Inline version]OK0
354353net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function does not return invalid command types[Inline version]OK0
355354net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function returns commands from valid signers[Interop version]OK0
356355net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function returns all values[Interop version]OK0
357356net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function returns commands from valid parties[Interop version]OK0
358357net.corda.coretests.contracts.SelectWithSingleInputsTests.check that function does not return invalid command types[Interop version]OK0
359358net.corda.coretests.contracts.ContractHierarchyTest.hierarchical contracts work with mock networkOK15574
360359net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from all valid signers[Inline version]OK10
361360net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from valid signers[Inline version]OK0
362361net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from all valid parties[Inline version]OK1
363362net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns all values[Inline version]OK0
364363net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from valid parties[Inline version]OK0
365364net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function does not return invalid command types[Inline version]OK0
366365net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from all valid signers[Interop version]OK0
367366net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from valid signers[Interop version]OK0
368367net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from all valid parties[Interop version]OK0
369368net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns all values[Interop version]OK1
370369net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function returns commands from valid parties[Interop version]OK0
371370net.corda.coretests.contracts.SelectWithMultipleInputsTests.check that function does not return invalid command types[Interop version]OK0
372371net.corda.coretests.contracts.TimeWindowTest.fromOnlyOK58
373372net.corda.coretests.contracts.TimeWindowTest.fromStartAndDurationOK1
374373net.corda.coretests.contracts.TimeWindowTest.betweenOK1
375374net.corda.coretests.contracts.TimeWindowTest.untilOnlyOK1
376375net.corda.coretests.contracts.TimeWindowTest.withToleranceOK0
377376net.corda.coretests.contracts.AmountTests.make sure Amount has decimal placesOK5
378377net.corda.coretests.contracts.AmountTests.amount transfer applyOK18
379378net.corda.coretests.contracts.AmountTests.decimal conversionOK2
380379net.corda.coretests.contracts.AmountTests.amount transfer aggregationOK2
381380net.corda.coretests.contracts.AmountTests.testGbpParseOK0
382381net.corda.coretests.contracts.AmountTests.splitOK637
383382net.corda.coretests.contracts.AmountTests.amount transfers equalityOK0
384383net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference to other schema is detected javaOK17
385384net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.no cross reference to other schema javaOK0
386385net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference via non JPA field is allowed javaOK2
387386net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference to other schema is detectedOK6
388387net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference via transient field is allowed javaOK2
389388net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference via transient field is allowedOK1
390389net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.no cross reference to other schemaOK1
391390net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference via non JPA field is allowedOK1
392391net.corda.coretests.schemas.MappedSchemasCrossReferenceDetectionTests.cross reference to other schema via field is detected javaOK1
393392net.corda.coretests.crypto.PartialMerkleTreeTest.Find leaf indexOK1174
394393net.corda.coretests.crypto.PartialMerkleTreeTest.verify Partial Merkle Tree - too many leaves failureOK833
395394net.corda.coretests.crypto.PartialMerkleTreeTest.building Merkle tree odd number of nodesOK735
396395net.corda.coretests.crypto.PartialMerkleTreeTest.build Partial Merkle Tree - duplicate leaves failureOK932
397396net.corda.coretests.crypto.PartialMerkleTreeTest.same transactions with different notaries have different idsOK701
398397net.corda.coretests.crypto.PartialMerkleTreeTest.hash map serialization not allowedOK688
399398net.corda.coretests.crypto.PartialMerkleTreeTest.building Merkle tree - no hashesOK673
400399net.corda.coretests.crypto.PartialMerkleTreeTest.nothing filteredOK866
401400net.corda.coretests.crypto.PartialMerkleTreeTest.build Partial Merkle Tree, include all leavesOK720
402401net.corda.coretests.crypto.PartialMerkleTreeTest.building Merkle for reference states onlyOK789
403402net.corda.coretests.crypto.PartialMerkleTreeTest.check full treeOK728
404403net.corda.coretests.crypto.PartialMerkleTreeTest.building Merkle tree for a tx and nonce testOK871
405404net.corda.coretests.crypto.PartialMerkleTreeTest.verify Partial Merkle Tree - different leaves failureOK695
406405net.corda.coretests.crypto.PartialMerkleTreeTest.build Partial Merkle Tree, include zero leavesOK667
407406net.corda.coretests.crypto.PartialMerkleTreeTest.build Partial Merkle Tree - only duplicate leaves, less included failureOK701
408407net.corda.coretests.crypto.PartialMerkleTreeTest.building Merkle tree with 6 nodes - no rightmost nodesOK1003
409408net.corda.coretests.crypto.PartialMerkleTreeTest.building Merkle tree one nodeOK771
410409net.corda.coretests.crypto.PartialMerkleTreeTest.verify Partial Merkle Tree - duplicate leaves failureOK669
411410net.corda.coretests.crypto.PartialMerkleTreeTest.verify Partial Merkle Tree - wrong rootOK795
412411net.corda.coretests.crypto.PartialMerkleTreeTest.build Partial Merkle Tree, only left nodes branchOK1043
413412net.corda.coretests.crypto.PartialMerkleTreeTest.verify Partial Merkle Tree - too little leaves failureOK702
414413net.corda.coretests.crypto.TransactionSignatureTest.Verify one-tx signatureOK6
415414net.corda.coretests.crypto.TransactionSignatureTest.Signature metadata full sign and verifyOK16
416415net.corda.coretests.crypto.TransactionSignatureTest.Signature metadata full failure clearData has changedOK7
417416net.corda.coretests.crypto.TransactionSignatureTest.Verify multi-tx signatureOK9
418417net.corda.coretests.crypto.CompositeKeyTests.der encoded tree decodes correctlyOK7
419418net.corda.coretests.crypto.CompositeKeyTests.Test save to keystoreOK831
420419net.corda.coretests.crypto.CompositeKeyTests.((Alice and Bob) or Charlie) signature verifiesOK2
421420net.corda.coretests.crypto.CompositeKeyTests.CompositeKey deterministic children sortingOK356
422421net.corda.coretests.crypto.CompositeKeyTests.CompositeKey from multiple signature schemes and signature verificationOK529
423422net.corda.coretests.crypto.CompositeKeyTests.encoded tree decodes correctlyOK2
424423net.corda.coretests.crypto.CompositeKeyTests.composite key constraintsOK4
425424net.corda.coretests.crypto.CompositeKeyTests.(Alice or Bob) fulfilled by either signatureOK4
426425net.corda.coretests.crypto.CompositeKeyTests.(Alice and Bob) requires both signatures to fulfilOK5
427426net.corda.coretests.crypto.CompositeKeyTests.(Alice) fulfilled by Alice signatureOK3
428427net.corda.coretests.crypto.CompositeKeyTests.tree canonical formOK1
429428net.corda.coretests.crypto.CompositeKeyTests.der encoded tree decodes correctly with weightingOK1
430429net.corda.coretests.crypto.CompositeKeyTests.composite TransactionSignature verification OK25
431430net.corda.coretests.crypto.CompositeKeyTests.(Alice and Bob) fulfilled by Alice, Bob signaturesOK3
432431net.corda.coretests.crypto.CompositeKeyTests.composite key validation with graph cycle detectionOK0
433432net.corda.coretests.crypto.X509NameConstraintsTest.test private key retrievalOK11
434433net.corda.coretests.crypto.X509NameConstraintsTest.illegal common nameOK47
435434net.corda.coretests.crypto.X509NameConstraintsTest.x500 name with correct cn and extra attributeOK80
436435net.corda.coretests.crypto.SignedDataTest.make sure correctly signed data is releasedOK2
437436net.corda.coretests.crypto.SignedDataTest.make sure incorrectly signed data raises an exceptionOK2
438437net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionAddAllTester.testAddAll_unsupportedSomePresent[Guava test suite [collection size: several]]OK50
439438net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionAddAllTester.testAddAll_unsupportedNothing[Guava test suite [collection size: several]]OK1
440439net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionAddAllTester.testAddAll_unsupportedNonePresent[Guava test suite [collection size: several]]OK0
441440net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionAddAllTester.testAddAll_unsupportedAllPresent[Guava test suite [collection size: several]]OK0
442441net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionAddTester.testAdd_unsupportedNotPresent[Guava test suite [collection size: several]]OK0
443442net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionAddTester.testAdd_unsupportedPresent[Guava test suite [collection size: several]]OK1
444443net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionClearTester.testClear_unsupported[Guava test suite [collection size: several]]OK0
445444net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_subset[Guava test suite [collection size: several]]OK0
446445net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_nullAllowed[Guava test suite [collection size: several]]OK0
447446net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_nullPresent[Guava test suite [collection size: several]]OK0
448447net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_disjoint[Guava test suite [collection size: several]]OK0
449448net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_self[Guava test suite [collection size: several]]OK0
450449net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_wrongType[Guava test suite [collection size: several]]OK1
451450net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_empty[Guava test suite [collection size: several]]OK0
452451net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_sameElements[Guava test suite [collection size: several]]OK0
453452net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsAllTester.testContainsAll_partialOverlap[Guava test suite [collection size: several]]OK0
454453net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsTester.testContains_nonNullWhenNullContained[Guava test suite [collection size: several]]OK0
455454net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsTester.testContains_nullNotContainedButQueriesSupported[Guava test suite [collection size: several]]OK0
456455net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsTester.testContains_yes[Guava test suite [collection size: several]]OK0
457456net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsTester.testContains_no[Guava test suite [collection size: several]]OK0
458457net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsTester.testContains_nullContained[Guava test suite [collection size: several]]OK0
459458net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionContainsTester.testContains_wrongType[Guava test suite [collection size: several]]OK0
460459net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionCreationTester.testCreateWithNull_supported[Guava test suite [collection size: several]]OK0
461460net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionEqualsTester.testEquals_null[Guava test suite [collection size: several]]OK0
462461net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionEqualsTester.testEquals_self[Guava test suite [collection size: several]]OK0
463462net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionEqualsTester.testEquals_notACollection[Guava test suite [collection size: several]]OK0
464463net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionForEachTester.testForEachKnownOrder[Guava test suite [collection size: several]]OK4
465464net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionIsEmptyTester.testIsEmpty_no[Guava test suite [collection size: several]]OK0
466465net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionIteratorTester.testIteratorNoSuchElementException[Guava test suite [collection size: several]]OK0
467466net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionIteratorTester.testIterationOrdering[Guava test suite [collection size: several]]OK0
468467net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionIteratorTester.testIterator_knownOrderRemoveUnsupported[Guava test suite [collection size: several]]OK18
469468net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionIteratorTester.testIterator[Guava test suite [collection size: several]]OK0
470469net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveAllTester.testRemoveAll_unsupportedPresent[Guava test suite [collection size: several]]OK1
471470net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveAllTester.testRemoveAll_unsupportedEmptyCollection[Guava test suite [collection size: several]]OK0
472471net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveAllTester.testRemoveAll_unsupportedNonePresent[Guava test suite [collection size: several]]OK0
473472net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveIfTester.testRemoveIf_alwaysTrueUnsupported[Guava test suite [collection size: several]]OK3
474473net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveTester.testRemove_unsupportedNotPresent[Guava test suite [collection size: several]]OK0
475474net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveTester.testRemove_unsupported[Guava test suite [collection size: several]]OK0
476475net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRemoveTester.testIteratorRemove_unsupported[Guava test suite [collection size: several]]OK0
477476net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRetainAllTester.testRetainAll_disjointPreviouslyNonEmptyUnsupported[Guava test suite [collection size: several]]OK0
478477net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRetainAllTester.testRetainAll_emptyPreviouslyNonEmptyUnsupported[Guava test suite [collection size: several]]OK1
479478net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRetainAllTester.testRetainAll_supersetUnsupported[Guava test suite [collection size: several]]OK0
480479net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRetainAllTester.testRetainAll_partialOverlapUnsupported[Guava test suite [collection size: several]]OK0
481480net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRetainAllTester.testRetainAll_subsetUnsupported[Guava test suite [collection size: several]]OK0
482481net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionRetainAllTester.testRetainAll_sameElementsUnsupported[Guava test suite [collection size: several]]OK0
483482net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionSizeTester.testSize[Guava test suite [collection size: several]]OK0
484483net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionSpliteratorTester.testSpliteratorKnownOrder[Guava test suite [collection size: several]]OK14
485484net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionSpliteratorTester.testSpliteratorNullable[Guava test suite [collection size: several]]OK1
486485net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionStreamTester.testStreamToArrayKnownOrder[Guava test suite [collection size: several]]OK4
487486net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionStreamTester.testStreamCount[Guava test suite [collection size: several]]OK2
488487net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_emptyArray[Guava test suite [collection size: several]]OK2
489488net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_oversizedArray[Guava test suite [collection size: several]]OK0
490489net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_rightSizedArray_ordered[Guava test suite [collection size: several]]OK0
491490net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_emptyArrayOfObject[Guava test suite [collection size: several]]OK0
492491net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_rightSizedArrayOfObject_ordered[Guava test suite [collection size: several]]OK0
493492net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_emptyArrayOfWrongTypeForNonEmptyCollection[Guava test suite [collection size: several]]OK0
494493net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_noArgs[Guava test suite [collection size: several]]OK0
495494net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_oversizedArray_ordered[Guava test suite [collection size: several]]OK0
496495net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_isPlainObjectArray[Guava test suite [collection size: several]]OK0
497496net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_rightSizedArrayOfObject[Guava test suite [collection size: several]]OK0
498497net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_emptyArray_ordered[Guava test suite [collection size: several]]OK0
499498net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToArrayTester.testToArray_rightSizedArray[Guava test suite [collection size: several]]OK1
500499net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToStringTester.testToString_sizeSeveral[Guava test suite [collection size: several]]OK0
501500net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToStringTester.testToString_null[Guava test suite [collection size: several]]OK0
502501net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.CollectionToStringTester.testToString_minimal[Guava test suite [collection size: several]]OK0
503502net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetCreationTester.testCreateWithDuplicates_nonNullDuplicatesNotRejected[Guava test suite [collection size: several]]OK0
504503net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetCreationTester.testCreateWithDuplicates_nullDuplicatesNotRejected[Guava test suite [collection size: several]]OK0
505504net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetHashCodeTester.testHashCode_containingNull[Guava test suite [collection size: several]]OK0
506505net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetHashCodeTester.testHashCode[Guava test suite [collection size: several]]OK0
507506net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_list[Guava test suite [collection size: several]]OK0
508507net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_otherSetWithSameElements[Guava test suite [collection size: several]]OK1
509508net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_largerSet[Guava test suite [collection size: several]]OK0
510509net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_otherContainsNull[Guava test suite [collection size: several]]OK0
511510net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_smallerSet[Guava test suite [collection size: several]]OK0
512511net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_otherSetWithDifferentElements[Guava test suite [collection size: several]]OK0
513512net.corda.coretests.utilities.NonEmptySetTest: com.google.common.collect.testing.testers.SetEqualsTester.testEquals_containingNull[Guava test suite [collection size: several]]OK0
514513net.corda.coretests.utilities.NonEmptySetTest: net.corda.coretests.utilities.NonEmptySetTest$General.copyOf - empty sourceOK61
515514net.corda.coretests.utilities.NonEmptySetTest: net.corda.coretests.utilities.NonEmptySetTest$General.serialize deserializeOK474
516515net.corda.coretests.utilities.NonEmptySetTest: net.corda.coretests.utilities.NonEmptySetTest$General.headOK2
517516net.corda.coretests.utilities.NonEmptySetTest$General.copyOf - empty sourceOK0
518517net.corda.coretests.utilities.NonEmptySetTest$General.serialize deserializeOK3
519518net.corda.coretests.utilities.NonEmptySetTest$General.headOK0
520519net.corda.coretests.utilities.KotlinUtilsTest.checkpointing a transient property with non-capturing lambdaOK889
521520net.corda.coretests.utilities.KotlinUtilsTest.checkpointing a transient property with capturing lambdaOK16
522521net.corda.coretests.utilities.KotlinUtilsTest.deserialise transient property with capturing lambdaOK9
523522net.corda.coretests.utilities.KotlinUtilsTest.transient property which is nullOK1
524523net.corda.coretests.utilities.KotlinUtilsTest.deserialise transient property with non-capturing lambdaOK1
525524net.corda.coretests.utilities.ProgressTrackerTest.nested children are stepped correctlyOK53
526525net.corda.coretests.utilities.ProgressTrackerTest.all index changes seen if subscribed mid flowOK11
527526net.corda.coretests.utilities.ProgressTrackerTest.structure changes are pushed down when progress trackers are addedOK3
528527net.corda.coretests.utilities.ProgressTrackerTest.structure changes are pushed down when progress trackers are removedOK4
529528net.corda.coretests.utilities.ProgressTrackerTest.check basic stepsOK3
530529net.corda.coretests.utilities.ProgressTrackerTest.Serializing and deserializing a tracker maintains equalityOK9
531530net.corda.coretests.utilities.ProgressTrackerTest.steps tree index counts children stepsOK3
532531net.corda.coretests.utilities.ProgressTrackerTest.can be rewoundOK1
533532net.corda.coretests.utilities.ProgressTrackerTest.Steps with the same label defined in different places are not equalOK1
534533net.corda.coretests.utilities.ProgressTrackerTest.trees with child trackers with duplicate steps reported correctlyOK2
535534net.corda.coretests.utilities.ProgressTrackerTest.cannot assign step not belonging to this progress trackerOK1
536535net.corda.coretests.utilities.ProgressTrackerTest.Steps with the same label defined in the same place are also not equalOK0
537536net.corda.coretests.utilities.ProgressTrackerTest.cannot go beyond endOK1
538537net.corda.coretests.utilities.ProgressTrackerTest.steps tree index counts two levels of children stepsOK4
539538net.corda.coretests.utilities.ProgressTrackerTest.all tree changes seen if subscribed mid flowOK2
540539net.corda.coretests.utilities.ProgressTrackerTest.all step changes seen if subscribed mid flowOK1
541540net.corda.coretests.utilities.ProgressTrackerTest.can assign a recreated equal stepOK2
542541net.corda.coretests.flows.AttachmentTests.maliciousResponseOK1407
543542net.corda.coretests.flows.AttachmentTests.missingOK124
544543net.corda.coretests.flows.AttachmentTests.download and storeOK144
545544net.corda.coretests.flows.ReceiveFinalityFlowTest.sent to flow hospital on error and retry on node restartOK4423
546545net.corda.coretests.flows.ReceiveMultipleFlowTests.showcase_flows_as_closuresOK57
547546net.corda.coretests.flows.ReceiveMultipleFlowTests.receive all messages in parallel using list styleOK73
548547net.corda.coretests.flows.ReceiveMultipleFlowTests.receive all messages in parallel using map styleOK69
549548net.corda.coretests.flows.ReferencedStatesFlowTests.check old ref state is consumed when update used in tx with relevant statesOK3020
550549net.corda.coretests.flows.ReferencedStatesFlowTests.check schema mappings are updated for reference statesOK2622
551550net.corda.coretests.flows.ReferencedStatesFlowTests.check ref state is persisted when used in tx with relevant statesOK2250
552551net.corda.coretests.flows.ReferencedStatesFlowTests.check consumed reference state is found if a transaction refers to itOK2236
553552net.corda.coretests.flows.ReferencedStatesFlowTests.with referenced states flow blocks until the reference state update is receivedOK2585
554553net.corda.coretests.flows.CollectSignaturesFlowTests.successfully collects signatures when sessions are initiated with both AnonymousParty and WellKnownPartyOK881
555554net.corda.coretests.flows.CollectSignaturesFlowTests.successfully collects three signaturesOK159
556555net.corda.coretests.flows.CollectSignaturesFlowTests.no need to collect any signaturesOK15
557556net.corda.coretests.flows.CollectSignaturesFlowTests.passes with multiple initial signaturesOK15
558557net.corda.coretests.flows.CollectSignaturesFlowTests.fails when not signed by initiatorOK19
559558net.corda.coretests.flows.CollectSignaturesFlowTests.successfully collects signatures when sessions are initiated with AnonymousPartyOK161
560559net.corda.coretests.flows.FinalityFlowTests.finalise a simple transactionOK1346
561560net.corda.coretests.flows.FinalityFlowTests.reject a transaction with unknown partiesOK1174
562561net.corda.coretests.flows.FinalityFlowTests.broadcasting to both new and old participantsOK1515
563562net.corda.coretests.flows.FinalityFlowTests.allow use of the old API if the CorDapp target version is 3OK1426
564563net.corda.coretests.flows.ContractUpgradeFlowRPCTest.2 parties contract upgrade using RPCOK4876
565564net.corda.coretests.flows.ContractUpgradeFlowTest.upgrade Cash to v2OK2877
566565net.corda.coretests.flows.ContractUpgradeFlowTest.2 parties contract upgradeOK1220
567566net.corda.coretests.flows.FastThreadLocalTest.ThreadLocal with FastThreadLocalThread is fiber-localOK23
568567net.corda.coretests.flows.FastThreadLocalTest.ThreadLocal with plain old Thread is fiber-localOK15
569568net.corda.coretests.flows.FastThreadLocalTest.FastThreadLocal with FastThreadLocalThread is not fiber-localOK18
570569net.corda.coretests.flows.FastThreadLocalTest.FastThreadLocal content is not serializedOK48
571570net.corda.coretests.flows.FastThreadLocalTest.FastThreadLocal with plain old Thread is fiber-localOK20
572571net.corda.coretests.flows.FastThreadLocalTest.ThreadLocal content is not serializedOK5
573572net.corda.coretests.internal.NetworkParametersResolutionTest.incorrect triangle of transactionsOK3457
574573net.corda.coretests.internal.NetworkParametersResolutionTest.transaction chain out of order parameters with defaultOK3107
575574net.corda.coretests.internal.NetworkParametersResolutionTest.request parameters that are not in the storageOK3102
576575net.corda.coretests.internal.NetworkParametersResolutionTest.parameters all nullOK2226
577576net.corda.coretests.internal.NetworkParametersResolutionTest.transaction chain out of order parametersOK3266
578577net.corda.coretests.internal.ResolveTransactionsFlowTest.triangle of transactions resolves fineOK2735
579578net.corda.coretests.internal.ResolveTransactionsFlowTest.attachmentOK3382
580579net.corda.coretests.internal.ResolveTransactionsFlowTest.Requesting a transaction without having the right to see it results in exceptionOK2468
581580net.corda.coretests.internal.ResolveTransactionsFlowTest.resolve from a signed transactionOK2447
582581net.corda.coretests.internal.ResolveTransactionsFlowTest.can resolve a chain of transactions containing a notary change transactionOK2978
583582net.corda.coretests.internal.ResolveTransactionsFlowTest.resolution works when transaction in chain is already resolvedOK2380
584583net.corda.coretests.internal.ResolveTransactionsFlowTest.Requesting a transaction twice results in exceptionOK2277
585584net.corda.coretests.internal.ResolveTransactionsFlowTest.dependency with an errorOK2445
586585net.corda.coretests.internal.ResolveTransactionsFlowTest.can resolve a chain of transactions containing a contract upgrade transactionOK2177
587586net.corda.coretests.internal.ResolveTransactionsFlowTest.resolve from two hashesOK2490
588587net.corda.coretests.internal.ResolveTransactionsFlowTest.Can resolve large chain of transactionsIgnored0
589588net.corda.coretests.internal.ResolveTransactionsFlowTest.Requesting a transaction while having the right to see it succeedsOK2051
590589net.corda.coretests.internal.CertRoleTests.check cert roles verify for various cert hierarchiesOK25
591590net.corda.coretests.internal.CertRoleTests.should reject invalid valuesOK2
592591net.corda.coretests.internal.CertRoleTests.should deserialize valid valueOK0
593592net.corda.coretests.node.NodeInfoTests.should return false when the X500Name is not present on the nodeOK7
594593net.corda.coretests.node.NodeInfoTests.should return true when the X500Name is present on the nodeOK6
595594net.corda.coretests.node.NetworkParametersTest.node works fine when on higher platform versionOK292
596595net.corda.coretests.node.NetworkParametersTest.package ownership checks are correctOK3
597596net.corda.coretests.node.NetworkParametersTest.that we can copy while preserving the event horizonOK1
598597net.corda.coretests.node.NetworkParametersTest.choosing notary not specified in network parameters will failOK641
599598net.corda.coretests.node.NetworkParametersTest.node shutdowns when on lower platform version than networkOK39
600599net.corda.coretests.node.VaultUpdateTests.can't combine updates of different typesOK0
601600net.corda.coretests.node.VaultUpdateTests.nothing plus nothing is nothingOK0
602601net.corda.coretests.node.VaultUpdateTests.something plus consume state 0 is something without state 0 outputOK1
603602net.corda.coretests.node.VaultUpdateTests.nothing plus something is somethingOK0
604603net.corda.coretests.node.VaultUpdateTests.something plus consume states 0 and 1, and produce state 4, is something without state 0 and 1 outputs and only state 4 outputOK0
605604net.corda.coretests.node.VaultUpdateTests.something plus nothing is somethingOK0
606605net.corda.coretests.node.VaultUpdateTests.something plus produce state 4 is something with additional state 4 outputOK0
607606net.corda.coretests.indentity.PartyTest.equalityOK1
608607net.corda.coretests.indentity.PartyAndCertificateTest.jdk serializationOK1182
609608net.corda.coretests.indentity.PartyAndCertificateTest.reject a path with no rolesOK2
610609net.corda.coretests.indentity.PartyAndCertificateTest.kryo serialisationOK850
611610net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleCPMoveFailsOK3450
612611net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.chainCommercialPaperTweakOK3067
613612net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleCPMoveOK1853
614613net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleIssuanceWithTweakTopLevelTxOK883
615614net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleIssuanceWithTweakOK913
616615net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleCPMoveSuccessOK1777
617616net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleCPMoveSuccessAndFailureOK1763
618617net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.simpleCPOK902
619618net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.chainCommercialPaperDoubleSpendOK2652
620619net.corda.docs.java.tutorial.testdsl.TutorialTestDSL.chainCommercialPaperOK2633
621620net.corda.docs.ExampleConfigTest.example node_confs parses fineOK593
622621net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simpleCPMoveFailsOK1793
623622net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simpleCPMoveOK33
624623net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simple issuance with tweakOK46
625624net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simple issuance with tweak and top level transactionOK31
626625net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simpleCPMoveSuccessOK39
627626net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simpleCPMoveFailureAndSuccessOK50
628627net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.simpleCPOK28
629628net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.chain commercial paper double spendOK2781
630629net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.chain commercial paperOK2556
631630net.corda.docs.kotlin.tutorial.testdsl.TutorialTestDSL.chain commercial tweakOK2533
632631net.corda.docs.kotlin.vault.CustomVaultQueryTest.query by max recorded timeOK13877
633632net.corda.docs.kotlin.vault.CustomVaultQueryTest.test custom vault queryOK3507
634633net.corda.docs.kotlin.txbuild.WorkflowTransactionBuildTutorialTest.Run workflow to completionOK2937
635634net.corda.docs.kotlin.FxTransactionBuildTutorialTest.Run ForeignExchangeFlow to completionOK3232
636635net.corda.node.services.vault.VaultQueryJavaTests.testExampleOfQueryingStatesWithPagingWorksCorrectlyOK9777
637636net.corda.node.services.vault.VaultQueryJavaTests.aggregateFunctionsWithoutGroupClauseOK1181
638637net.corda.node.services.vault.VaultQueryJavaTests.aggregateFunctionsSumByIssuerAndCurrencyAndSortByAggregateSumOK953
639638net.corda.node.services.vault.VaultQueryJavaTests.trackCashStatesOK799
640639net.corda.node.services.vault.VaultQueryJavaTests.aggregateFunctionsWithSingleGroupClauseOK783
641640net.corda.node.services.vault.VaultQueryJavaTests.criteriaWithFieldFromMappedSuperclassOfSuperclassOK582
642641net.corda.node.services.vault.VaultQueryJavaTests.trackDealStatesPagedSortedOK864
643642net.corda.node.services.vault.VaultQueryJavaTests.customQueryForCashStatesWithAmountOfCurrencyGreaterOrEqualThanQuantityOK695
644643net.corda.node.services.vault.VaultQueryJavaTests.unconsumedStatesForStateRefsSortedByTxnIdOK700
645644net.corda.node.services.vault.VaultQueryJavaTests.consumedCashStatesOK712
646645net.corda.node.services.vault.VaultQueryJavaTests.criteriaWithFieldFromMappedSuperclassOK607
647646net.corda.node.services.vault.VaultQueryJavaTests.consumedDealStatesPagedSortedOK696
648647net.corda.node.services.vault.VaultQueryJavaTests.testAttachmentQueryCriteriaOK3562
649648net.corda.node.services.vault.VaultQueryJavaTests.unconsumedLinearStatesOK599
650649net.corda.notary.experimental.bftsmart.BFTSmartConfigTests.min cluster sizeOK1
651650net.corda.notary.experimental.bftsmart.BFTSmartConfigTests.overlapping port ranges are rejectedOK12
652651net.corda.notary.experimental.bftsmart.BFTSmartConfigTests.replica arithmeticOK0
653652net.corda.notary.experimental.bftsmart.BFTNotaryServiceTests.transactions can be re-notarised outside their time windowIgnored0
654653net.corda.notary.experimental.bftsmart.BFTNotaryServiceTests.notarise issue tx with time-windowIgnored0
655654net.corda.notary.experimental.bftsmart.BFTNotaryServiceTests.transactions outside their time window are rejectedIgnored0
656655net.corda.notary.experimental.bftsmart.BFTNotaryServiceTests.detect double spendIgnored0
657656net.corda.notary.experimental.raft.RaftNotaryServiceTests.notarise issue tx with time-windowOK19363
658657net.corda.notary.experimental.raft.RaftNotaryServiceTests.detect double spendOK15636
659658net.corda.notary.experimental.raft.RaftTransactionCommitLogTests.transactions can be re-notarised outside their time windowOK7123
660659net.corda.notary.experimental.raft.RaftTransactionCommitLogTests.returns conflict for duplicate entriesOK7282
661660net.corda.notary.experimental.raft.RaftTransactionCommitLogTests.transactions outside their time window are rejectedOK6844
662661net.corda.notary.experimental.raft.RaftTransactionCommitLogTests.stores entries correctlyOK7159
663662net.corda.node.services.events.PersistentScheduledFlowRepositoryTest.test that item is rescheduledOK320
664663net.corda.node.services.events.PersistentScheduledFlowRepositoryTest.test that earliest item is returnedOK281
665664net.corda.node.services.events.NodeSchedulerPersistenceTest.test that schedule is persistedOK2016
666665net.corda.node.services.events.NodeSchedulerPersistenceTest.test that if schedule is updated then the flow is invoked on the correct scheduleIgnored0
667666net.corda.node.services.events.NodeSchedulerPersistenceTest.test that correct item is returnedOK685
668667net.corda.node.services.events.ScheduledFlowTests.run a whole batch of scheduled flowsOK19357
669668net.corda.node.services.events.ScheduledFlowTests.create and run scheduled flow then wait for resultOK2362
670669net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the future and schedule another for same timeOK174
671670net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the future and schedule another earlierOK28
672671net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the future and schedule another for same time then unschedule secondOK17
673672net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the pastOK13
674673net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the future and schedule another laterOK25
675674net.corda.node.services.events.NodeSchedulerServiceTest.test activity due nowOK13
676675net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the future then unscheduleOK4
677676net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the futureOK36
678677net.corda.node.services.events.NodeSchedulerServiceTest.test activity due in the future and schedule another for same time then unschedule originalOK14
679678net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used reference states[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK395
680679net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used inputs[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK453
681680net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used inputs and valid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK337
682681net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused reference states and valid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK380
683682net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used reference states and valid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK355
684683net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused inputs and valid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK378
685684net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with used reference states and unused input states[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK374
686685net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused inputs[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK322
687686net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with valid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK419
688687net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used inputs and invalid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK375
689688net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with unused reference states and used input states[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK409
690689net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with unused reference states and invalid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK331
691690net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with unused inputs and invalid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK396
692691net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused reference states[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK389
693692net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used reference states and invalid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK310
694693net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused input & reference states[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK369
695694net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with invalid time window[net.corda.node.services.transactions.PersistentUniquenessProviderFactory@2c42969]OK341
696695net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used reference states[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1915
697696net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used inputs[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1829
698697net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used inputs and valid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1645
699698net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused reference states and valid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1569
700699net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used reference states and valid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1400
701700net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused inputs and valid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1324
702701net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with used reference states and unused input states[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1735
703702net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused inputs[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1260
704703net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with valid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1608
705704net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used inputs and invalid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1359
706705net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with unused reference states and used input states[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1134
707706net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with unused reference states and invalid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1683
708707net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with unused inputs and invalid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1394
709708net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused reference states[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1388
710709net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with previously used reference states and invalid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1293
711710net.corda.node.services.transactions.UniquenessProviderTests.commits transaction with unused input & reference states[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1207
712711net.corda.node.services.transactions.UniquenessProviderTests.rejects transaction with invalid time window[net.corda.node.services.transactions.RaftUniquenessProviderFactory@368bacf6]OK1511
713712net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should report conflict when inputs are reused across transactionsOK15143
714713net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should sign identical transaction multiple times(notarisation is idempotent)OK2684
715714net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should reject a transaction with too many inputsOK1914
716715net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should reject when incorrect notarisation request signed - transaction id doesn't matchOK2144
717716net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should sign a unique transaction without a time-windowOK2011
718717net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should report error for transaction with an invalid time-windowOK1864
719718net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should re-sign a transaction with an expired time-windowOK1856
720719net.corda.node.services.transactions.NonValidatingNotaryServiceTests.notarise issue tx with time-windowOK2016
721720net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should sign a unique transaction with a valid time-windowOK1655
722721net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should reject when incorrect notarisation request signed - inputs don't matchOK1751
723722net.corda.node.services.transactions.NonValidatingNotaryServiceTests.should reject when notarisation request not signed by the requesting partyOK1656
724723net.corda.node.services.transactions.MaxTransactionSizeTests.check transaction will be rejected by counterparty when exceed max transaction size limitOK2097
725724net.corda.node.services.transactions.MaxTransactionSizeTests.check transaction will fail when exceed max transaction size limitOK1448
726725net.corda.node.services.transactions.PathManagerTests.path deleted when manager closedOK5
727726net.corda.node.services.transactions.PathManagerTests.path deleted when handle closedOK1
728727net.corda.node.services.transactions.NotaryWhitelistTests.can't perform a regular transaction on a de-listed notary[Validating = true]OK2261
729728net.corda.node.services.transactions.NotaryWhitelistTests.can perform notary change on a de-listed notary[Validating = true]OK2878
730729net.corda.node.services.transactions.NotaryWhitelistTests.should reject transaction when a dependency does not contain notary in whitelist[Validating = true]OK2403
731730net.corda.node.services.transactions.NotaryWhitelistTests.can't perform a regular transaction on a de-listed notary[Validating = false]OK2044
732731net.corda.node.services.transactions.NotaryWhitelistTests.can perform notary change on a de-listed notary[Validating = false]OK2667
733732net.corda.node.services.transactions.NotaryWhitelistTests.should reject transaction when a dependency does not contain notary in whitelist[Validating = false]Ignored1299
734733net.corda.node.services.transactions.NotaryServiceTests.should reject when network parameters component is not visibleOK847
735734net.corda.node.services.transactions.NotaryServiceTests.should reject a transaction with too many inputsOK936
736735net.corda.node.services.transactions.NotaryServiceTests.should reject when parameters not currentOK772
737736net.corda.node.services.transactions.ValidatingNotaryServiceTests.should report conflict when inputs are reused across transactionsOK1625
738737net.corda.node.services.transactions.ValidatingNotaryServiceTests.should sign identical transaction multiple times(notarisation is idempotent)OK1582
739738net.corda.node.services.transactions.ValidatingNotaryServiceTests.should reject a transaction with too many inputsOK916
740739net.corda.node.services.transactions.ValidatingNotaryServiceTests.should reject when incorrect notarisation request signed - transaction id doesn't matchOK1380
741740net.corda.node.services.transactions.ValidatingNotaryServiceTests.should sign a unique transaction without a time-windowOK1483
742741net.corda.node.services.transactions.ValidatingNotaryServiceTests.should report error for transaction with an invalid time-windowOK1764
743742net.corda.node.services.transactions.ValidatingNotaryServiceTests.should re-sign a transaction with an expired time-windowOK1396
744743net.corda.node.services.transactions.ValidatingNotaryServiceTests.should report error for invalid transaction dependencyOK1419
745744net.corda.node.services.transactions.ValidatingNotaryServiceTests.notarise issue tx with time-windowOK1357
746745net.corda.node.services.transactions.ValidatingNotaryServiceTests.should sign a unique transaction with a valid time-windowOK1348
747746net.corda.node.services.transactions.ValidatingNotaryServiceTests.should report error for missing signaturesOK1364
748747net.corda.node.services.transactions.ValidatingNotaryServiceTests.should reject transaction without network parametersOK1323
749748net.corda.node.services.transactions.ValidatingNotaryServiceTests.should reject when incorrect notarisation request signed - inputs don't matchOK1373
750749net.corda.node.services.transactions.ValidatingNotaryServiceTests.should reject when notarisation request not signed by the requesting partyOK1374
751750net.corda.node.services.transactions.ResolveStatePointersTest.resolve linear pointers and check reference state is added to transaction when isResolved is trueOK1483
752751net.corda.node.services.transactions.ResolveStatePointersTest.resolve state pointer in ledger transactionOK1075
753752net.corda.node.services.transactions.ResolveStatePointersTest.resolve linear pointer with correct typeOK878
754753net.corda.node.services.transactions.ResolveStatePointersTest.resolving nested pointers is possibleOK903
755754net.corda.node.services.transactions.ResolveStatePointersTest.resolve linear pointers and check reference state is not added to transaction when isResolved is falseOK893
756755net.corda.node.services.transactions.ResolveStatePointersTest.resolve static pointers and check reference state is added to transaction when isResolved is trueOK977
757756net.corda.node.services.transactions.ResolveStatePointersTest.Resolving to an unknown state throws an exceptionOK305
758757net.corda.node.services.transactions.ResolveStatePointersTest.resolve static pointers and check reference state is not added to transaction when isResolved is falseOK975
759758net.corda.node.services.transactions.ResolveStatePointersTest.resolving an exited state throws an exceptionOK884
760759net.corda.node.services.transactions.DbTransactionsResolverTopologicalSortTest.T1 to T2 to T4, T1 to T3 to T4OK10
761760net.corda.node.services.transactions.DbTransactionsResolverTopologicalSortTest.issuanceOK3
762761net.corda.node.services.transactions.DbTransactionsResolverTopologicalSortTest.T1 to T2, T1 to T3OK0
763762net.corda.node.services.transactions.DbTransactionsResolverTopologicalSortTest.T1 to T2 to T3 to T4, T1 to T4OK0
764763net.corda.node.services.transactions.DbTransactionsResolverTopologicalSortTest.T1 to T2OK0
765764net.corda.node.services.NotaryChangeTests.notary change and regular transactions are properly handled during resolution in longer chainsOK2324
766765net.corda.node.services.NotaryChangeTests.should change notary for a state with multiple participantsOK2122
767766net.corda.node.services.NotaryChangeTests.should change notary for a state with single participantOK2403
768767net.corda.node.services.NotaryChangeTests.should not break encumbrance linksOK2182
769768net.corda.node.services.NotaryChangeTests.should throw when a participant refuses to change NotaryIgnored0
770769net.corda.node.services.vault.NodeVaultServiceTest.fungible state selection testOK1542
771770net.corda.node.services.vault.NodeVaultServiceTest.is ownable state relevantOK542
772771net.corda.node.services.vault.NodeVaultServiceTest.addNoteToTransactionOK1128
773772net.corda.node.services.vault.NodeVaultServiceTest.unconsumedStatesForSpending small amountOK1108
774773net.corda.node.services.vault.NodeVaultServiceTest.unconsumedStatesForSpending exact amountOK1074
775774net.corda.node.services.vault.NodeVaultServiceTest.trackByCriteria filters updates and snapshotsIgnored0
776775net.corda.node.services.vault.NodeVaultServiceTest.states for refsOK1083
777776net.corda.node.services.vault.NodeVaultServiceTest.correct updates are generated when changing notariesOK1120
778777net.corda.node.services.vault.NodeVaultServiceTest.insert different cash states issued by single transactionOK1065
779778net.corda.node.services.vault.NodeVaultServiceTest.states not local to instanceOK1058
780779net.corda.node.services.vault.NodeVaultServiceTest.unconsumedStatesForSpending insufficient amountOK1428
781780net.corda.node.services.vault.NodeVaultServiceTest.states soft locking query granularityOK1258
782781net.corda.node.services.vault.NodeVaultServiceTest.unconsumedStatesForSpending from specific issuer party and refsOK1018
783782net.corda.node.services.vault.NodeVaultServiceTest.Unique column constraint failing causes linear state to not persist to vaultOK1047
784783net.corda.node.services.vault.NodeVaultServiceTest.soft locking attempt concurrent reserveOK1163
785784net.corda.node.services.vault.NodeVaultServiceTest.observerModeOK1143
786785net.corda.node.services.vault.NodeVaultServiceTest.Unique column constraint failing causes all states in transaction to failOK1161
787786net.corda.node.services.vault.NodeVaultServiceTest.unconsumedStatesForSpending from two issuer partiesOK1061
788787net.corda.node.services.vault.NodeVaultServiceTest.lock additional states to some already soft locked by meOK1129
789788net.corda.node.services.vault.NodeVaultServiceTest.V3 vault queries return all states by defaultOK1053
790789net.corda.node.services.vault.NodeVaultServiceTest.test state relevance criteriaOK1059
791790net.corda.node.services.vault.NodeVaultServiceTest.can query with page size max-integerOK1418
792791net.corda.node.services.vault.NodeVaultServiceTest.soft locking partial reserve states failsOK1105
793792net.corda.node.services.vault.NodeVaultServiceTest.attempt to lock states already soft locked by meOK1133
794793net.corda.node.services.vault.NodeVaultServiceTest.Unique column constraint failing causes fungible state to not persist to vaultOK1020
795794net.corda.node.services.vault.NodeVaultServiceTest.test concurrent update of contract state type mappingsOK415
796795net.corda.node.services.vault.NodeVaultServiceTest.states soft locking reserve and releaseOK1010
797796net.corda.node.services.vault.NodeVaultServiceTest.correct updates are generated for general transactionsOK417
798797net.corda.node.services.vault.NodeVaultServiceTest.insert equal cash states issued by single transactionOK985
799798net.corda.node.services.vault.NodeVaultServiceTest.duplicate insert of transaction does not failOK1031
800799net.corda.node.services.vault.VaultQueryExceptionsTests.query attempting to use unregistered schemaOK120
801800net.corda.node.services.vault.VaultWithCashTest.branching LinearStates fails to verifyOK3032
802801net.corda.node.services.vault.VaultWithCashTest.sequencing LinearStates worksOK1890
803802net.corda.node.services.vault.VaultWithCashTest.issue and spend total correctly and irrelevant ignoredOK1845
804803net.corda.node.services.vault.VaultWithCashTest.splitsOK1741
805804net.corda.node.services.vault.VaultWithCashTest.consuming multiple contract state typesOK1648
806805net.corda.node.services.vault.VaultWithCashTest.spending cash in vault of mixed state types worksOK2245
807806net.corda.node.services.vault.VaultWithCashTest.issue and attempt double spendOK9856
808807net.corda.node.services.vault.VaultFlowTest.Unique column constraint failing causes states to not persist to vaultsOK7157
809808net.corda.node.services.vault.VaultSoftLockManagerTest.plain old state is not soft locked with checkpointOK1338
810809net.corda.node.services.vault.VaultSoftLockManagerTest.plain old state is not soft lockedOK914
811810net.corda.node.services.vault.VaultSoftLockManagerTest.fungible asset is soft locked with checkpointOK1054
812811net.corda.node.services.vault.VaultSoftLockManagerTest.fungible asset is soft lockedOK916
813812net.corda.node.services.vault.VaultQueryTests.trackDealStatesOK2184
814813net.corda.node.services.vault.VaultQueryTests.trackCashStates_consumedOK930
815814net.corda.node.services.vault.VaultQueryTests.trackCashStates_allOK810
816815net.corda.node.services.vault.VaultQueryTests.track by of contract state interface returns updates of all statesOK778
817816net.corda.node.services.vault.VaultQueryTests.track by only returns updates of tracked typeOK746
818817net.corda.node.services.vault.VaultQueryTests.trackCashStates_unconsumedOK743
819818net.corda.node.services.vault.VaultQueryTests.track by of super class only returns updates of sub classes of tracked typeOK671
820819net.corda.node.services.vault.VaultQueryTests.trackLinearStatesOK704
821820net.corda.node.services.vault.VaultQueryTests.query with sort criteria works with paginationOK910
822821net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive NOT_EQUAL does not return results containing the same characters as the case insensitive stringOK567
823822net.corda.node.services.vault.VaultQueryTests.unconsumed cash states sorted by state refOK594
824823net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for a given external idOK528
825824net.corda.node.services.vault.VaultQueryTests.unconsumedCashStatesForSpending_single_issuer_referenceOK491
826825net.corda.node.services.vault.VaultQueryTests.states consumed after timeOK555
827826net.corda.node.services.vault.VaultQueryTests.unconsumed linear states for single participantOK562
828827net.corda.node.services.vault.VaultQueryTests.unconsumed linear states for two participantsOK543
829828net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive EQUAL does not affect numbersOK523
830829net.corda.node.services.vault.VaultQueryTests.unconsumed states for contract state typesOK559
831830net.corda.node.services.vault.VaultQueryTests.unconsumed cash fungible assetsOK585
832831net.corda.node.services.vault.VaultQueryTests.unconsumed dummy states for exact two participantsOK1609
833832net.corda.node.services.vault.VaultQueryTests.unconsumed cash states simpleOK537
834833net.corda.node.services.vault.VaultQueryTests.latest unconsumed deals with partyOK469
835834net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive INOK524
836835net.corda.node.services.vault.VaultQueryTests.unconsumed states with countOK526
837836net.corda.node.services.vault.VaultQueryTests.test example of querying states with paging works correctlyOK588
838837net.corda.node.services.vault.VaultQueryTests.composite query for fungible and linear statesOK544
839838net.corda.node.services.vault.VaultQueryTests.invalid page sizeOK911
840839net.corda.node.services.vault.VaultQueryTests.aggregate functions sum by issuer and currency and sort by aggregate sumOK514
841840net.corda.node.services.vault.VaultQueryTests.logical operator IS_NULLOK533
842841net.corda.node.services.vault.VaultQueryTests.criteria with field from mapped superclassOK490
843842net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for a given external id or uuidOK527
844843net.corda.node.services.vault.VaultQueryTests.unconsumed cash fungible assets after spendingOK472
845844net.corda.node.services.vault.VaultQueryTests.consumed cash fungible assetsOK555
846845net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive IN does not affect numbersOK475
847846net.corda.node.services.vault.VaultQueryTests.logical operator GREATER_THAN_OR_EQUALOK470
848847net.corda.node.services.vault.VaultQueryTests.unconsumed base contract states for two participantsOK480
849848net.corda.node.services.vault.VaultQueryTests.consumed fungible assetsOK525
850849net.corda.node.services.vault.VaultQueryTests.unconsumed fungible states for ownersOK489
851850net.corda.node.services.vault.VaultQueryTests.logical operator NOT LIKE does not return results containing the same characters as the case insensitive stringOK511
852851net.corda.node.services.vault.VaultQueryTests.aggregate functions with single group clause desc mid columnOK570
853852net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets by ownerOK441
854853net.corda.node.services.vault.VaultQueryTests.invalid page numberOK769
855854net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive NOT_EQUAL does not affect numbersOK493
856855net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for linearId by external IdOK484
857856net.corda.node.services.vault.VaultQueryTests.logical operator INOK482
858857net.corda.node.services.vault.VaultQueryTests.createPersistentTestDbIgnored0
859858net.corda.node.services.vault.VaultQueryTests.logical operator EQUALOK464
860859net.corda.node.services.vault.VaultQueryTests.sorted, enriched and overridden composite query with constraints handles defaults correctlyOK459
861860net.corda.node.services.vault.VaultQueryTests.unconsumed cash balances for all currenciesOK573
862861net.corda.node.services.vault.VaultQueryTests.consumed states with countOK472
863862net.corda.node.services.vault.VaultQueryTests.record a transaction with number of inputs greater than vault page sizeOK986
864863net.corda.node.services.vault.VaultQueryTests.unconsumed cash states sorted by state ref txnId and indexOK518
865864net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads where external id is nullOK485
866865net.corda.node.services.vault.VaultQueryTests.query with sort criteria works even when multiple pages have the same value for the sort criteria fieldOK658
867866net.corda.node.services.vault.VaultQueryTests.latest unconsumed deals for refOK460
868867net.corda.node.services.vault.VaultQueryTests.query by interface for a contract class extending a parent contract classOK459
869868net.corda.node.services.vault.VaultQueryTests.all states with countOK443
870869net.corda.node.services.vault.VaultQueryTests.all linear states for a given id sorted by uuidOK575
871870net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets for selected issuer partiesOK729
872871net.corda.node.services.vault.VaultQueryTests.logical operator NOT LIKEOK471
873872net.corda.node.services.vault.VaultQueryTests.all states with paging specification - lastOK720
874873net.corda.node.services.vault.VaultQueryTests.unconsumed states verboseOK500
875874net.corda.node.services.vault.VaultQueryTests.sorting - all states sorted by contract type, state status, consumed timeOK491
876875net.corda.node.services.vault.VaultQueryTests.unconsumed cash states verboseOK536
877876net.corda.node.services.vault.VaultQueryTests.logical operator NOT_NULLOK483
878877net.corda.node.services.vault.VaultQueryTests.unconsumed linear headsOK497
879878net.corda.node.services.vault.VaultQueryTests.custom - all cash states with amount of currency greater or equal thanOK604
880879net.corda.node.services.vault.VaultQueryTests.all states with paging specification - first pageOK914
881880net.corda.node.services.vault.VaultQueryTests.logical operator NOT INOK491
882881net.corda.node.services.vault.VaultQueryTests.enriched and overridden composite query handles defaults correctlyOK457
883882net.corda.node.services.vault.VaultQueryTests.unconsumed deals for refOK449
884883net.corda.node.services.vault.VaultQueryTests.aggregate functions with single group clause desc first columnOK489
885884net.corda.node.services.vault.VaultQueryTests.unconsumed linear states sorted by custom attributeOK497
886885net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets for specific issuer party and refsOK461
887886net.corda.node.services.vault.VaultQueryTests.unconsumed cash balance for single currencyOK471
888887net.corda.node.services.vault.VaultQueryTests.unconsumed linear states sorted by external idOK453
889888net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive LIKEOK475
890889net.corda.node.services.vault.VaultQueryTests.aggregate functions with single group clause desc last columnOK477
891890net.corda.node.services.vault.VaultQueryTests.logical operator BETWEENOK443
892891net.corda.node.services.vault.VaultQueryTests.consumed statesOK469
893892net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for single participantOK466
894893net.corda.node.services.vault.VaultQueryTests.criteria with field from mapped superclass of superclassOK463
895894net.corda.node.services.vault.VaultQueryTests.state relevancy queriesOK550
896895net.corda.node.services.vault.VaultQueryTests.custom query using JPA - commercial paper schema V1 single attributeOK445
897896net.corda.node.services.vault.VaultQueryTests.logical operator LIKEOK425
898897net.corda.node.services.vault.VaultQueryTests.logical operator LESS_THAN_OR_EQUALOK444
899898net.corda.node.services.vault.VaultQueryTests.unconsumed deal states sortedOK455
900899net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for linearId between two timestamps for a given external idOK434
901900net.corda.node.services.vault.VaultQueryTests.custom query using JPA - commercial paper schema V1 - multiple attributesOK459
902901net.corda.node.services.vault.VaultQueryTests.logical operator GREATER_THANOK480
903902net.corda.node.services.vault.VaultQueryTests.all linear states for a given linear idOK494
904903net.corda.node.services.vault.VaultQueryTests.logical operator LESS_THANOK487
905904net.corda.node.services.vault.VaultQueryTests.pagination not specified but more than default results availableOK1022
906905net.corda.node.services.vault.VaultQueryTests.aggregate functions with single group clauseOK547
907906net.corda.node.services.vault.VaultQueryTests.unconsumed dummy states for exact single participantOK435
908907net.corda.node.services.vault.VaultQueryTests.unconsumed states simpleOK487
909908net.corda.node.services.vault.VaultQueryTests.unconsumed states recorded between two time intervalsOK487
910909net.corda.node.services.vault.VaultQueryTests.aggregate functions without group clauseOK492
911910net.corda.node.services.vault.VaultQueryTests.unconsumed states with soft lockingOK442
912911net.corda.node.services.vault.VaultQueryTests.return consumed linear states for a given linear idOK458
913912net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for linearId without external IdOK462
914913net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets for quantity greater thanOK455
915914net.corda.node.services.vault.VaultQueryTests.consumed linear headsOK499
916915net.corda.node.services.vault.VaultQueryTests.unconsumed dealsOK461
917916net.corda.node.services.vault.VaultQueryTests.logical operator NOT EQUALOK448
918917net.corda.node.services.vault.VaultQueryTests.aggregate functions count by contract typeOK526
919918net.corda.node.services.vault.VaultQueryTests.all statesOK458
920919net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads where external id is not nullOK462
921920net.corda.node.services.vault.VaultQueryTests.unconsumed states for state refsOK491
922921net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for multiple participantsOK427
923922net.corda.node.services.vault.VaultQueryTests.test paging with aggregate function and group by clauseOK1011
924923net.corda.node.services.vault.VaultQueryTests.unconsumedCashStatesForSpending single issuer reference not matchingOK7998
925924net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive NOT IN does not return results containing the same characters as the case insensitive stringsOK455
926925net.corda.node.services.vault.VaultQueryTests.aggregate functions count by contract type and state statusOK479
927926net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads by linearIdOK412
928927net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets for single currencyOK502
929928net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assetsOK453
930929net.corda.node.services.vault.VaultQueryTests.unconsumed linear heads for linearId between two timestampsOK426
931930net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive EQUALOK436
932931net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets for issuer partyOK426
933932net.corda.node.services.vault.VaultQueryTests.query by contract states constraint type and dataOK470
934933net.corda.node.services.vault.VaultQueryTests.composite query for fungible, linear and dummy states for multiple participantsOK438
935934net.corda.node.services.vault.VaultQueryTests.logical operator case insensitive NOT_IN does not affect numbersOK440
936935net.corda.node.services.vault.VaultQueryTests.unconsumed states by notaryOK471
937936net.corda.node.services.vault.VaultQueryTests.unconsumed fungible assets for single currency and quantity greater thanOK442
938937net.corda.node.services.vault.VaultQueryTests.unconsumed base contract states for single participantOK411
939938net.corda.node.services.vault.VaultQueryTests.query by contract states constraint typeOK448
940939net.corda.node.services.vault.ExternalIdMappingTest.One state can be mapped to multiple externalIdsOK541
941940net.corda.node.services.vault.ExternalIdMappingTest.Two states can be mapped to a single externalIdOK340
942941net.corda.node.services.vault.ExternalIdMappingTest.roger uber keys testOK316
943942net.corda.node.services.vault.ExternalIdMappingTest.externalIds query criteria testOK344
944943net.corda.node.services.rpc.CheckpointDumperTest.testDumpCheckpointsOK515
945944net.corda.node.services.rpc.CheckpointDumperTest.testDumpCheckpointsAndAgentDiagnosticsOK269
946945net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar trusted if the signing keys are a subset of an existing trusted jar's signersOK2360
947946net.corda.node.services.attachments.AttachmentTrustCalculatorTest.non-contract jars not trusted if unsignedOK299
948947net.corda.node.services.attachments.AttachmentTrustCalculatorTest.Jar uploaded by trusted uploader is trustedOK978
949948net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar uploaded by trusted uploader is still trusted even if it is signed by a blacklisted keyOK939
950949net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar trusted if signed by same key and has same contract as existing jar uploaded by a trusted uploaderOK1220
951950net.corda.node.services.attachments.AttachmentTrustCalculatorTest.non-contract jars not trusted if uploaded by non trusted uploadersOK1085
952951net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar trusted if same key but different contractOK1241
953952net.corda.node.services.attachments.AttachmentTrustCalculatorTest.neither jar trusted if same contract and signer but not uploaded by a trusted uploaderOK1204
954953net.corda.node.services.attachments.AttachmentTrustCalculatorTest.calculateAllTrustInfo only returns signed attachments or attachments manually installed on the nodeOK1892
955954net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar trusted if the signing keys are an intersection of an existing trusted jar's signersOK2524
956955net.corda.node.services.attachments.AttachmentTrustCalculatorTest.calculateAllTrustInfo attachments signed by blacklisted keys output without trust root fields filled inOK1748
957956net.corda.node.services.attachments.AttachmentTrustCalculatorTest.non-contract jar trusted if trusted jar with same key presentOK1016
958957net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar not trusted if different key but same contractOK1679
959958net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar trusted if the signing keys are a superset of an existing trusted jar's signersOK1738
960959net.corda.node.services.attachments.AttachmentTrustCalculatorTest.calculateAllTrustInfo returns all attachment trust rootsOK3002
961960net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar with inherited trust does not grant trust to other jars(no chain of trust)OK2591
962961net.corda.node.services.attachments.AttachmentTrustCalculatorTest.jar not trusted if signed by a blacklisted key and not uploaded by trusted uploaderOK2136
963962net.corda.node.services.FinalityHandlerTest.sent to flow hospital on error and attempted retry on node restartOK2219
964963net.corda.node.services.TimedFlowTests.timed flows are restartedOK1879
965964net.corda.node.services.TimedFlowTests.timed sub-flows are restartedOK1079
966965net.corda.node.services.TimedFlowTests.timed flow can update its ETAOK5079
967966net.corda.node.services.TimedFlowTests.timed flow cannot update its ETA to less than defaultOK6053
968967net.corda.node.services.keys.FilterMyKeysTests.testOK8567
969968net.corda.node.services.keys.KMSUtilsTests.should generate certificates with the correct roleIgnored0
970969net.corda.node.services.schema.PersistentStateServiceTests.test child objects are persistedOK1246
971970net.corda.node.services.schema.NodeSchemaServiceTest.auto scanning of custom schemas for testing with DriverOK8165
972971net.corda.node.services.schema.NodeSchemaServiceTest.custom schemas are loaded eagerlyOK3711
973972net.corda.node.services.schema.NodeSchemaServiceTest.check node runs inclusive of notary node schema set using driverDSLOK3501
974973net.corda.node.services.schema.NodeSchemaServiceTest.registering custom schemas for testing with MockNodeOK2725
975974net.corda.node.services.schema.NodeSchemaServiceTest.check node runs inclusive of notary node schema setOK795
976975net.corda.node.services.schema.NodeSchemaServiceTest.check node runs with minimal core schema set using driverDSLIgnored0
977976net.corda.node.services.schema.NodeSchemaServiceTest.check node runs with minimal core schema setOK1603
978977net.corda.node.services.persistence.ObserverNodeTransactionTests.Re-recording a transaction adds non-relevant statesOK4123
979978net.corda.node.services.persistence.ObserverNodeTransactionTests.Broadcasting an old transaction does not cause 2 unconsumed statesOK3309
980979net.corda.node.services.persistence.ObserverNodeTransactionTests.Re-recording a transaction at only relevant does not cause failuresOK2611
981980net.corda.node.services.persistence.ObserverNodeTransactionTests.Recording a transaction twice at all visible worksOK2486
982981net.corda.node.services.persistence.ObserverNodeTransactionTests.Non relevant states are recorded if transaction is re-received with new states to recordOK2910
983982net.corda.node.services.persistence.TransactionOrderingTests.Out of order transactions are recorded in vault correctlyOK2329
984983net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=Read, b=Read, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK71
985984net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=Read, b=Read, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK73
986985net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=Read, b=Read, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK57
987986net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=Read, b=Read, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK58
988987net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=Write, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK47
989988net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=Write, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK61
990989net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=Write, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK61
991990net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=Write, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK57
992991net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=Read, b=Write, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK47
993992net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=Read, b=Write, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK46
994993net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=Read, b=Write, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK43
995994net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=Read, b=Write, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK58
996995net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=Write, b=Write, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK50
997996net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=Write, b=Write, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK50
998997net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=Write, b=Write, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK51
999998net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=Write, b=Write, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK49
1000999net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK44
10011000net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK62
10021001net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK44
10031002net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=Read, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Success)]OK44
10041003net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=Read, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK58
10051004net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=Read, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK46
10061005net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=Read, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK56
10071006net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=Read, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK65
10081007net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=Fail)]OK45
10091008net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=Fail)]OK42
10101009net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=Fail)]OK47
10111010net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=false, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Success, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=Fail)]OK54
10121011net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=Read, b=Read, aExpected=Success, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK43
10131012net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=Read, b=Read, aExpected=Success, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK40
10141013net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=Read, b=Read, aExpected=Success, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK40
10151014net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=Read, b=Read, aExpected=Success, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK41
10161015net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=Write, b=Read, aExpected=SuccessButErrorOnCommit, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK42
10171016net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=Write, b=Read, aExpected=SuccessButErrorOnCommit, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK43
10181017net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=Write, b=Read, aExpected=SuccessButErrorOnCommit, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK47
10191018net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=Write, b=Read, aExpected=SuccessButErrorOnCommit, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK44
10201019net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=Read, b=Write, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK48
10211020net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=Read, b=Write, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK43
10221021net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=Read, b=Write, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK43
10231022net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=Read, b=Write, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK43
10241023net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=Write, b=Write, aExpected=SuccessButErrorOnCommit, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK51
10251024net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=Write, b=Write, aExpected=SuccessButErrorOnCommit, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK41
10261025net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=Write, b=Write, aExpected=SuccessButErrorOnCommit, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK40
10271026net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=Write, b=Write, aExpected=SuccessButErrorOnCommit, bExpected=SuccessButErrorOnCommit, bExpectedIfSingleThreaded=SuccessButErrorOnCommit)]OK40
10281027net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=Read, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK40
10291028net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=Read, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK45
10301029net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=Read, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK50
10311030net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=Read, aExpected=Fail, bExpected=Success, bExpectedIfSingleThreaded=Success)]OK41
10321031net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=Read, b=WriteDuplicateAllowed, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK50
10331032net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=Read, b=WriteDuplicateAllowed, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK41
10341033net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=Read, b=WriteDuplicateAllowed, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK50
10351034net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=Read, b=WriteDuplicateAllowed, aExpected=Success, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK38
10361035net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test no purge with only a single transaction[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK39
10371036net.corda.node.services.persistence.AppendOnlyPersistentMapTest.test purge mid-way in a single transaction[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK40
10381037net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test purge between A and B[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK39
10391038net.corda.node.services.persistence.AppendOnlyPersistentMapTest.concurrent test no purge between A and B[Scenario(prePopulated=true, a=WriteDuplicateAllowed, b=WriteDuplicateAllowed, aExpected=Fail, bExpected=Fail, bExpectedIfSingleThreaded=Fail)]OK42
10401039net.corda.node.services.persistence.HibernateColumnConverterTests.issue some cash on a notary that exists only in the database to check cache loading works in our identity column converters during flush of vault updateOK854
10411040net.corda.node.services.persistence.DBTransactionStorageTests.one transactionOK400
10421041net.corda.node.services.persistence.DBTransactionStorageTests.transaction saved twice in two DB transaction scopesOK289
10431042net.corda.node.services.persistence.DBTransactionStorageTests.duplicates are detected when transaction is evicted from cacheOK343
10441043net.corda.node.services.persistence.DBTransactionStorageTests.cannot move transaction from verified to unverifiedOK276
10451044net.corda.node.services.persistence.DBTransactionStorageTests.empty storeOK293
10461045net.corda.node.services.persistence.DBTransactionStorageTests.unverified transaction is correctly added in add transactionOK278
10471046net.corda.node.services.persistence.DBTransactionStorageTests.two transactions in same DB transaction scopeOK271
10481047net.corda.node.services.persistence.DBTransactionStorageTests.two transactions across restartOK330
10491048net.corda.node.services.persistence.DBTransactionStorageTests.updates are firedOK287
10501049net.corda.node.services.persistence.DBTransactionStorageTests.transaction saved twice in same DB transaction scopeOK291
10511050net.corda.node.services.persistence.DBTransactionStorageTests.two transactions with rollbackOK340
10521051net.corda.node.services.persistence.TransactionCallbackTest.onCommit called and onRollback not called on commitOK3
10531052net.corda.node.services.persistence.TransactionCallbackTest.onCommit not called and onRollback called on rollbackOK3
10541053net.corda.node.services.persistence.DbMapDeadlockTest.checkAppendOnlyPersistentMapForDeadlockH2OK8604
10551054net.corda.node.services.persistence.ExposeJpaToFlowsTests.can't perform suspendable operations inside withEntityManagerOK7542
10561055net.corda.node.services.persistence.ExposeJpaToFlowsTests.can persist and query custom entitiesOK1280
10571056net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.can request initial identity keyOK604
10581057net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.requesting a key unknown to the node returns nullOK547
10591058net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.entries can be fetched if cache invalidatedOK529
10601059net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.querying for key twice does not go to database the second timeOK530
10611060net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.can set multiple keys across threadsOK563
10621061net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.cache access is thread safeOK559
10631062net.corda.node.services.persistence.PublicKeyToOwningIdentityCacheImplTest.cache returns right key for each UUIDOK566
10641063net.corda.node.services.persistence.DBCheckpointStorageTests.add new checkpointOK654
10651064net.corda.node.services.persistence.DBCheckpointStorageTests.verify checkpoints compatibleOK541
10661065net.corda.node.services.persistence.DBCheckpointStorageTests.remove checkpointOK500
10671066net.corda.node.services.persistence.DBCheckpointStorageTests.add two checkpoints then remove first oneOK443
10681067net.corda.node.services.persistence.DBCheckpointStorageTests.add and remove checkpoint in single commit operateOK485
10691068net.corda.node.services.persistence.DBCheckpointStorageTests.add checkpoint and then remove after 'restart'OK426
10701069net.corda.node.services.persistence.HibernateConfigurationTest.with paginationOK3386
10711070net.corda.node.services.persistence.HibernateConfigurationTest.composite or query across VaultStates, VaultLinearStates and DummyLinearStatesOK819
10721071net.corda.node.services.persistence.HibernateConfigurationTest.query fungible states by participantsOK796
10731072net.corda.node.services.persistence.HibernateConfigurationTest.query fungible states by owner partyOK719
10741073net.corda.node.services.persistence.HibernateConfigurationTest.count rowsOK712
10751074net.corda.node.services.persistence.HibernateConfigurationTest.schema changeOK1243
10761075net.corda.node.services.persistence.HibernateConfigurationTest.calculate and order by cash balance for owner and currencyOK913
10771076net.corda.node.services.persistence.HibernateConfigurationTest.select by composite primary key on CashStatesOK717
10781077net.corda.node.services.persistence.HibernateConfigurationTest.count CashStatesOK630
10791078net.corda.node.services.persistence.HibernateConfigurationTest.select by composite primary key on CashStates in V2OK658
10801079net.corda.node.services.persistence.HibernateConfigurationTest.with sorting by state ref index and txId desc and ascOK776
10811080net.corda.node.services.persistence.HibernateConfigurationTest.count CashStates in V2OK716
10821081net.corda.node.services.persistence.HibernateConfigurationTest.test calling an arbitrary JDBC native queryOK619
10831082net.corda.node.services.persistence.HibernateConfigurationTest.three way join by composite primary between VaultStates, VaultLinearStates and DummyLinearStatesOK686
10841083net.corda.node.services.persistence.HibernateConfigurationTest.select by composite primary key on LinearStatesOK664
10851084net.corda.node.services.persistence.HibernateConfigurationTest.with sortingOK569
10861085net.corda.node.services.persistence.HibernateConfigurationTest.select and join by composite primary key on CashStatesOK627
10871086net.corda.node.services.persistence.HibernateConfigurationTest.distinct contract typesOK590
10881087net.corda.node.services.persistence.HibernateConfigurationTest.calculate cash balance for single currencyOK651
10891088net.corda.node.services.persistence.HibernateConfigurationTest.select by composite primary between VaultStates, VaultLinearStates and DummyLinearStatesOK662
10901089net.corda.node.services.persistence.HibernateConfigurationTest.consumed statesOK609
10911090net.corda.node.services.persistence.HibernateConfigurationTest.select by composite primary keyOK539
10921091net.corda.node.services.persistence.HibernateConfigurationTest.calculate cash balancesOK719
10931092net.corda.node.services.persistence.HibernateConfigurationTest.select fungible states by participantsOK516
10941093net.corda.node.services.persistence.HibernateConfigurationTest.with sorting by state ref desc and ascOK561
10951094net.corda.node.services.persistence.HibernateConfigurationTest.with sorting on attribute from common tableOK568
10961095net.corda.node.services.persistence.HibernateConfigurationTest.select fungible states by owner partyOK508
10971096net.corda.node.services.persistence.HibernateConfigurationTest.with sorting on attribute from custom tableOK512
10981097net.corda.node.services.persistence.AppendOnlyPersistentMapNonConcurrentTest.update succeeds if value not in cache but in databaseOK62
10991098net.corda.node.services.persistence.AppendOnlyPersistentMapNonConcurrentTest.can update entry in mapOK46
11001099net.corda.node.services.persistence.AppendOnlyPersistentMapNonConcurrentTest.update succeeds if in same transaction as createOK50
11011100net.corda.node.services.persistence.AppendOnlyPersistentMapNonConcurrentTest.map prevents duplicates, when key has been evicted from cache, but present in databaseOK64
11021101net.corda.node.services.persistence.NodeAttachmentServiceTest.non jar rejectedOK610
11031102net.corda.node.services.persistence.NodeAttachmentServiceTest.retrieve latest versions of unsigned and signed contracts - signed is later version than unsignedOK1815
11041103net.corda.node.services.persistence.NodeAttachmentServiceTest.can promote to trusted uploader for the same attachmentOK1021
11051104net.corda.node.services.persistence.NodeAttachmentServiceTest.importing a non-signed jar will save no signersOK438
11061105net.corda.node.services.persistence.NodeAttachmentServiceTest.retrieve latest versions of unsigned and signed contracts - only unsigned contracts exist in storeOK551
11071106net.corda.node.services.persistence.NodeAttachmentServiceTest.contract class, versioning and signing metadata can be used to searchOK2471
11081107net.corda.node.services.persistence.NodeAttachmentServiceTest.getAllAttachmentsByCriteria fails if no database transaction is setOK317
11091108net.corda.node.services.persistence.NodeAttachmentServiceTest.can import duplicated contract class and version from signed attachment if an unsigned attachment already existsOK1105
11101109net.corda.node.services.persistence.NodeAttachmentServiceTest.can import jar with duplicated contract class, version and signers for trusted uploaderOK1687
11111110net.corda.node.services.persistence.NodeAttachmentServiceTest.sorting and compound conditions workOK301
11121111net.corda.node.services.persistence.NodeAttachmentServiceTest.metadata can be used to searchOK290
11131112net.corda.node.services.persistence.NodeAttachmentServiceTest.getAllAttachmentsByCriteria returns no attachments if there are no stored attachmentsOK370
11141113net.corda.node.services.persistence.NodeAttachmentServiceTest.can import duplicated contract class and version from unsigned attachment if a signed attachment already existsOK1145
11151114net.corda.node.services.persistence.NodeAttachmentServiceTest.can import duplicated contract class and signers if versions differOK1609
11161115net.corda.node.services.persistence.NodeAttachmentServiceTest.attachments can be queried by providing a intersection of signers using an EQUAL statement - EQUAL containing a single public keyOK4670
11171116net.corda.node.services.persistence.NodeAttachmentServiceTest.insert contract attachment as an untrusted uploader and then as trusted CorDapp uploaderOK492
11181117net.corda.node.services.persistence.NodeAttachmentServiceTest.getAllAttachmentsByCriteria returns all stored attachments when no filtering is appliedOK1092
11191118net.corda.node.services.persistence.NodeAttachmentServiceTest.can promote to trusted uploader the same jar if other trusted uploader OK1500
11201119net.corda.node.services.persistence.NodeAttachmentServiceTest.can promote to trusted uploader if other trusted attachment already has duplicated contract class, version and signersOK1707
11211120net.corda.node.services.persistence.NodeAttachmentServiceTest.missing is not cachedOK276
11221121net.corda.node.services.persistence.NodeAttachmentServiceTest.attachments can be queried by providing a intersection of signers using an EQUAL statement - EQUAL containing multiple public keysOK3767
11231122net.corda.node.services.persistence.NodeAttachmentServiceTest.insert and retrieveOK325
11241123net.corda.node.services.persistence.NodeAttachmentServiceTest.retrieve latest versions of unsigned and signed contracts - unsigned is later version than signedOK1189
11251124net.corda.node.services.persistence.NodeAttachmentServiceTest.retrieve latest versions of unsigned and signed contracts - both exist at same versionOK1689
11261125net.corda.node.services.persistence.NodeAttachmentServiceTest.retrieve latest versions of unsigned and signed contracts - none exist in storeOK264
11271126net.corda.node.services.persistence.NodeAttachmentServiceTest.can import jar with duplicated contract class, version and signers - when one uploader is trusted and other isntOK1532
11281127net.corda.node.services.persistence.NodeAttachmentServiceTest.corrupt entry throws exceptionOK275
11291128net.corda.node.services.persistence.NodeAttachmentServiceTest.importing a signed jar saves the signers to the storageOK944
11301129net.corda.node.services.persistence.NodeAttachmentServiceTest.retrieve latest versions of unsigned and signed contracts - only signed contracts exist in storeOK1647
11311130net.corda.node.services.persistence.NodeAttachmentServiceTest.The strict JAR verification function fails signed JARs with removed or extra files that are valid according to the usual jarsignerOK298
11321131net.corda.node.services.persistence.NodeAttachmentServiceTest.development mode - retrieve latest versions of signed contracts - multiple versions of same version id exist in storeOK1749
11331132net.corda.node.services.persistence.NodeAttachmentServiceTest.attachment can be overridden by trusted uploaderOK361
11341133net.corda.node.services.persistence.NodeAttachmentServiceTest.getAllAttachmentsByCriteria returns attachments filtered by criteriaOK937
11351134net.corda.node.services.persistence.NodeAttachmentServiceTest.can import duplicated contract class and version for unsigned attachmentsOK544
11361135net.corda.node.services.persistence.NodeAttachmentServiceTest.attachment cannot be overridden by untrusted uploaderOK361
11371136net.corda.node.services.persistence.NodeAttachmentServiceTest.using reserved uploader tokensOK1242
11381137net.corda.node.services.persistence.NodeAttachmentServiceTest.duplicates not allowedIgnored0
11391138net.corda.node.services.identity.PersistentIdentityServiceTests.get identity by name with no registered identitiesOK325
11401139net.corda.node.services.identity.PersistentIdentityServiceTests.P&C sizeOK248
11411140net.corda.node.services.identity.PersistentIdentityServiceTests.get identity by keyOK276
11421141net.corda.node.services.identity.PersistentIdentityServiceTests.ensure no exception when looking up an unregistered confidential identityOK304
11431142net.corda.node.services.identity.PersistentIdentityServiceTests.assert ownershipOK356
11441143net.corda.node.services.identity.PersistentIdentityServiceTests.get anonymous identity by keyOK292
11451144net.corda.node.services.identity.PersistentIdentityServiceTests.deanonymising a false well known identity should return nullOK269
11461145net.corda.node.services.identity.PersistentIdentityServiceTests.get identity by substring matchOK349
11471146net.corda.node.services.identity.PersistentIdentityServiceTests.get all identitiesOK275
11481147net.corda.node.services.identity.PersistentIdentityServiceTests.Test PersistenceOK298
11491148net.corda.node.services.identity.PersistentIdentityServiceTests.get identity by nameOK328
11501149net.corda.node.services.identity.PersistentIdentityServiceTests.register duplicate confidential identitiesOK265
11511150net.corda.node.services.identity.PersistentIdentityServiceTests.assert unknown anonymous key is unrecognisedOK252
11521151net.corda.node.services.identity.PersistentIdentityServiceTests.deanonymising a well known identity should return the identityOK268
11531152net.corda.node.services.identity.PersistentIdentityServiceTests.register incorrect party to public key OK317
11541153net.corda.node.services.identity.PersistentIdentityServiceTests.stripping others when only us registered stripsOK307
11551154net.corda.node.services.identity.PersistentIdentityServiceTests.stripping others when none registered stripsOK252
11561155net.corda.node.services.identity.PersistentIdentityServiceTests.stripping others when us and others registered does not strip usOK259
11571156net.corda.node.services.identity.InMemoryIdentityServiceTests.get identity by name with no registered identitiesOK0
11581157net.corda.node.services.identity.InMemoryIdentityServiceTests.get identity by keyOK7
11591158net.corda.node.services.identity.InMemoryIdentityServiceTests.assert ownershipOK25
11601159net.corda.node.services.identity.InMemoryIdentityServiceTests.get anonymous identity by keyOK16
11611160net.corda.node.services.identity.InMemoryIdentityServiceTests.deanonymising a false well known identity should return nullOK1
11621161net.corda.node.services.identity.InMemoryIdentityServiceTests.get identity by substring matchOK12
11631162net.corda.node.services.identity.InMemoryIdentityServiceTests.get all identitiesOK1
11641163net.corda.node.services.identity.InMemoryIdentityServiceTests.get identity by nameOK18
11651164net.corda.node.services.identity.InMemoryIdentityServiceTests.assert unknown anonymous key is unrecognisedOK3
11661165net.corda.node.services.identity.InMemoryIdentityServiceTests.deanonymising a well known identity should return the identityOK0
11671166net.corda.node.services.network.NetworkMapCacheTest.getPeerByLegalNameOK616
11681167net.corda.node.services.network.NetworkMapCacheTest.remove node from cacheOK651
11691168net.corda.node.services.network.NetworkMapCacheTest.key collisionOK659
11701169net.corda.node.services.network.NetworkMapCacheTest.add two nodes the same name different keysOK313
11711170net.corda.node.services.network.NetworkMapCacheTest.getNodeByLegalIdentityOK610
11721171net.corda.node.services.network.NetworkMapCacheTest.caches get cleared on modificationOK654
11731172net.corda.node.services.network.NodeInfoWatcherTest.load an empty DirectoryOK1906
11741173net.corda.node.services.network.NodeInfoWatcherTest.save a NodeInfo to JimFsOK393
11751174net.corda.node.services.network.NodeInfoWatcherTest.save a NodeInfoOK85
11761175net.corda.node.services.network.NodeInfoWatcherTest.load a non empty DirectoryOK57
11771176net.corda.node.services.network.NodeInfoWatcherTest.polling folderOK43
11781177net.corda.node.services.network.NetworkMapClientTest.handle parameters updateOK2288
11791178net.corda.node.services.network.NetworkMapClientTest.get hostname string from http response correctlyOK81
11801179net.corda.node.services.network.NetworkMapClientTest.errors return a meaningful error messageOK111
11811180net.corda.node.services.network.NetworkMapClientTest.download NetworkParameters correctlyOK107
11821181net.corda.node.services.network.NetworkMapClientTest.registered node is added to the network mapOK157
11831182net.corda.node.services.network.NetworkMapUpdaterTest.receive node infos from directory, without a network mapOK134
11841183net.corda.node.services.network.NetworkMapUpdaterTest.emit new parameters update info on parameters update from network mapOK112
11851184net.corda.node.services.network.NetworkMapUpdaterTest.fetch nodes from private networkOK115
11861185net.corda.node.services.network.NetworkMapUpdaterTest.remove node info file, but node in network map serverOK4091
11871186net.corda.node.services.network.NetworkMapUpdaterTest.network parameters not auto-accepted when update only changes whitelist but parameter included in exclusionOK2077
11881187net.corda.node.services.network.NetworkMapUpdaterTest.not remove own node info when it is not in network map yetOK2080
11891188net.corda.node.services.network.NetworkMapUpdaterTest.process add node updates from network map, with additional node infos from dirOK4154
11901189net.corda.node.services.network.NetworkMapUpdaterTest.process remove node updates from network map, with additional node infos from dirOK4142
11911190net.corda.node.services.network.NetworkMapUpdaterTest.remove node from filesystem deletes it from network map cacheOK76
11921191net.corda.node.services.network.NetworkMapUpdaterTest.network parameters auto-accepted when update only changes whitelistOK2069
11931192net.corda.node.services.network.NetworkMapUpdaterTest.auto acceptance checks are correctOK73
11941193net.corda.node.services.network.NetworkMapUpdaterTest.ack network parameters updateOK2056
11951194net.corda.node.services.network.NetworkMapUpdaterTest.network map updater removes the correct node info after node info changesOK4080
11961195net.corda.node.services.network.NetworkMapUpdaterTest.network parameters not auto-accepted when update only changes whitelist but auto accept configured to be falseOK2056
11971196net.corda.node.services.network.NetworkParametersReaderTest.read correct set of parameters from fileOK68
11981197net.corda.node.services.network.NetworkParametersReaderTest.serialized parameters compatibilityOK60
11991198net.corda.node.services.network.NetworkParametersReaderTest.read network parameters from file when network map server is downOK40
12001199net.corda.node.services.network.DBNetworkParametersStorageTest.download parameters from network map serverOK4859
12011200net.corda.node.services.network.DBNetworkParametersStorageTest.try save parameters with incorrect signatureOK1091
12021201net.corda.node.services.network.DBNetworkParametersStorageTest.set current parametersOK948
12031202net.corda.node.services.network.DBNetworkParametersStorageTest.get default parametersOK769
12041203net.corda.node.services.ServiceHubConcurrentUsageTest.operations requiring a transaction work from another threadOK2801
12051204net.corda.node.services.config.NodeConfigurationImplTest.check devModeOptions flag helperOK3
12061205net.corda.node.services.config.NodeConfigurationImplTest.jmxReporterType is not null and is set to New RelicOK328
12071206net.corda.node.services.config.NodeConfigurationImplTest.can't have dev mode options if not in dev modeOK1
12081207net.corda.node.services.config.NodeConfigurationImplTest.validation has error when compatibilityZone is present and devMode is trueOK3
12091208net.corda.node.services.config.NodeConfigurationImplTest.Dev mode is true if overridenOK22
12101209net.corda.node.services.config.NodeConfigurationImplTest.can't have tlsCertCrlDistPoint null when crlCheckSoftFail is falseOK5
12111210net.corda.node.services.config.NodeConfigurationImplTest.rpcAddress and rpcSettings_address are equivalentOK7
12121211net.corda.node.services.config.NodeConfigurationImplTest.validation has error when compatibilityZoneURL is present and devMode is trueOK1
12131212net.corda.node.services.config.NodeConfigurationImplTest.jmxReporterType is not null and set to JokoliaOK10
12141213net.corda.node.services.config.NodeConfigurationImplTest.relative path correctly parsedOK6
12151214net.corda.node.services.config.NodeConfigurationImplTest.jmxReporterType is null and defaults to JokoliaOK9
12161215net.corda.node.services.config.NodeConfigurationImplTest.can't have tlsCertCrlDistPoint null when tlsCertCrlIssuer is givenOK2
12171216net.corda.node.services.config.NodeConfigurationImplTest.validation succeeds when compatibilityZoneURL is present and devMode is true and allowCompatibilityZoneURL is setOK0
12181217net.corda.node.services.config.NodeConfigurationImplTest.Dev mode is autodetected correctlyOK12
12191218net.corda.node.services.config.NodeConfigurationImplTest.missing rpcSettings_adminAddress cause a graceful failureOK8
12201219net.corda.node.services.config.NodeConfigurationImplTest.Dev mode is read from the config over the autodetect logicOK4
12211220net.corda.node.services.config.NodeConfigurationImplTest.errors for nested config keys contain pathOK5
12221221net.corda.node.services.config.NodeConfigurationImplTest.validation has error when both compatibilityZoneURL and networkServices are configuredOK1
12231222net.corda.node.services.config.NodeConfigurationImplTest.compatibilityZoneURL populates NetworkServicesOK362
12241223net.corda.node.services.config.NodeConfigurationImplTest.Dev mode is false if overridenOK6
12251224net.corda.node.services.config.NodeConfigurationImplTest.check crashShell flags helperOK5
12261225net.corda.node.services.config.ConfigOperatorTests.config plus behaves the same as map plusOK0
12271226net.corda.node.services.RPCSecurityManagerTest.Login with wrong credentialsOK44
12281227net.corda.node.services.RPCSecurityManagerTest.Check startTrackedFlow RPC permission implies startTrackedFlowDynamicOK13
12291228net.corda.node.services.RPCSecurityManagerTest.Artemis special characters not permitted in RPC usernamesOK2
12301229net.corda.node.services.RPCSecurityManagerTest.Flow invocation authorizationOK8
12311230net.corda.node.services.RPCSecurityManagerTest.flows draining mode permissionsOK15
12321231net.corda.node.services.RPCSecurityManagerTest.Check startFlow RPC permission implies startFlowDynamicOK3
12331232net.corda.node.services.RPCSecurityManagerTest.check killFlow RPC permission acceptedOK4
12341233net.corda.node.services.RPCSecurityManagerTest.Generic RPC call authorizationOK5
12351234net.corda.node.services.RPCSecurityManagerTest.Build invalid subjectOK1
12361235net.corda.node.services.RPCSecurityManagerTest.Login with unknown userOK1
12371236net.corda.node.services.RPCSecurityManagerTest.Malformed permission stringsOK2
12381237net.corda.node.services.RPCSecurityManagerTest.Admin authorizationOK3
12391238net.corda.node.services.statemachine.FlowFrameworkTests.upgraded initiated flowOK2191
12401239net.corda.node.services.statemachine.FlowFrameworkTests.sub-class of FlowException can have a peer field without causing serialisation problemsOK1934
12411240net.corda.node.services.statemachine.FlowFrameworkTests.non-flow class in session initOK1704
12421241net.corda.node.services.statemachine.FlowFrameworkTests.flow can lazily use the serviceHub in its constructorOK1691
12431242net.corda.node.services.statemachine.FlowFrameworkTests.customised client flowOK1567
12441243net.corda.node.services.statemachine.FlowFrameworkTests.upgraded initiating flowOK1574
12451244net.corda.node.services.statemachine.FlowFrameworkTests.other side ends before doing expected sendOK1397
12461245net.corda.node.services.statemachine.FlowFrameworkTests.FlowException has non-serialisable objectOK1479
12471246net.corda.node.services.statemachine.FlowFrameworkTests.non-FlowException thrown on other sideOK1350
12481247net.corda.node.services.statemachine.FlowFrameworkTests.double inlined sub-flowOK1458
12491248net.corda.node.services.statemachine.FlowFrameworkTests.unregistered flowOK1319
12501249net.corda.node.services.statemachine.FlowFrameworkTests.waitForLedgerCommit throws exception if any active session ends in errorOK2119
12511250net.corda.node.services.statemachine.FlowFrameworkTests.initiating flow using known AnonymousPartyOK1271
12521251net.corda.node.services.statemachine.FlowFrameworkTests.serialisation issue in counterpartyOK1208
12531252net.corda.node.services.statemachine.FlowFrameworkTests.initiating flow using unknown AnonymousPartyOK1315
12541253net.corda.node.services.statemachine.FlowFrameworkTests.both sides do a send as their first IO requestOK1191
12551254net.corda.node.services.statemachine.FlowFrameworkTests.exception while fiber suspendedOK1136
12561255net.corda.node.services.statemachine.FlowFrameworkTests.retry subFlow due to receiving FlowExceptionOK1182
12571256net.corda.node.services.statemachine.FlowFrameworkTests.waitForLedgerCommitOK2077
12581257net.corda.node.services.statemachine.FlowFrameworkTests.verify vault query service is tokenizable by force checkpointing within a flowOK1209
12591258net.corda.node.services.statemachine.FlowFrameworkTests.single inlined sub-flowOK1139
12601259net.corda.node.services.statemachine.FlowFrameworkTests.customised client flow which has annotated @InitiatingFlow againOK1091
12611260net.corda.node.services.statemachine.FlowFrameworkTests.receiving unexpected session end before entering sendAndReceiveOK1112
12621261net.corda.node.services.statemachine.FlowFrameworkTests.session init with unknown class is sent to the flow hospital, from where we then drop itOK1063
12631262net.corda.node.services.statemachine.FlowFrameworkTests.FlowException thrown on other sideOK1245
12641263net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create kotlin primitive no registration requiredOK487
12651264net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create kotlin no argOK7
12661265net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.should create kotlin typesOK1
12671266net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create kotlin voidOK0
12681267net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create java primitive no registration requiredOK0
12691268net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create primaryOK1
12701269net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create kotlin non primaryOK0
12711270net.corda.node.services.statemachine.FlowLogicRefFactoryImplTest.create for non-schedulable flow logicOK1
12721271net.corda.node.services.statemachine.FlowFrameworkTripartyTests.sending to multiple partiesOK14358
12731272net.corda.node.services.statemachine.FlowFrameworkTripartyTests.FlowException thrown and there is a 3rd unrelated party flowOK3618
12741273net.corda.node.services.statemachine.FlowFrameworkTripartyTests.FlowException only propagated to parentOK2580
12751274net.corda.node.services.statemachine.FlowFrameworkTripartyTests.receiving from multiple partiesOK2160
12761275net.corda.node.services.statemachine.ExceptionsSerializationTest.testMarshal[SessionRejectException]OK27
12771276net.corda.node.services.statemachine.ExceptionsSerializationTest.testMarshal[CertificateRequestException]OK7
12781277net.corda.node.services.statemachine.ExceptionsSerializationTest.testMarshal[UnknownAnonymousPartyException]OK5
12791278net.corda.node.services.statemachine.ExceptionsSerializationTest.testMarshal[DatabaseConfigurationException]OK6
12801279net.corda.node.services.statemachine.IdempotentFlowTests.restarting idempotent flow does not replay any part of its parent flowOK2797
12811280net.corda.node.services.statemachine.RetryFlowMockTest.Retry foreverOK1603
12821281net.corda.node.services.statemachine.RetryFlowMockTest.Retry does not set senderUUIDOK1548
12831282net.corda.node.services.statemachine.RetryFlowMockTest.Retry duplicate insertOK1416
12841283net.corda.node.services.statemachine.RetryFlowMockTest.Single retryOK1372
12851284net.corda.node.services.statemachine.RetryFlowMockTest.Patient records do not leak in hospitalOK1411
12861285net.corda.node.services.statemachine.RetryFlowMockTest.Patient records do not leak in hospital when using killFlowOK1339
12871286net.corda.node.services.statemachine.RetryFlowMockTest.Restart does not set senderUUIDOK1770
12881287net.corda.node.services.statemachine.FlowFrameworkPersistenceTests.flow loaded from checkpoint will respond to messages from before startOK1732
12891288net.corda.node.services.statemachine.FlowFrameworkPersistenceTests.flow with send will resend on interrupted restartIgnored0
12901289net.corda.node.services.statemachine.FlowFrameworkPersistenceTests.newly added flow is preserved on restartOK1652
12911290net.corda.node.services.statemachine.FlowFrameworkPersistenceTests.flow restarted just after receiving payloadOK1550
12921291net.corda.node.services.statemachine.FlowAsyncOperationTests.operation result errors are propagated correctlyOK539
12931292net.corda.node.services.statemachine.FlowAsyncOperationTests.flows waiting on an async operation do not block the threadOK590
12941293net.corda.node.services.statemachine.FlowAsyncOperationTests.operation errors are propagated correctlyOK414
12951294net.corda.node.CordaRPCOpsImplTest.cannot upload the same attachmentOK1517
12961295net.corda.node.CordaRPCOpsImplTest.can download an uploaded attachmentOK1115
12971296net.corda.node.CordaRPCOpsImplTest.killing a flow releases soft lockOK3265
12981297net.corda.node.CordaRPCOpsImplTest.kill a nonexistent flow through RPCOK994
12991298net.corda.node.CordaRPCOpsImplTest.cash command by user not permissioned for cashOK979
13001299net.corda.node.CordaRPCOpsImplTest.attachment uploaded with metadata can be from a privileged userOK972
13011300net.corda.node.CordaRPCOpsImplTest.cash issue acceptedOK1677
13021301net.corda.node.CordaRPCOpsImplTest.attempt to start RPC flow with void returnOK980
13031302net.corda.node.CordaRPCOpsImplTest.attempt to start non-RPC flowOK886
13041303net.corda.node.CordaRPCOpsImplTest.issue and moveOK1909
13051304net.corda.node.CordaRPCOpsImplTest.attachment uploaded with metadata has specified uploaderOK1064
13061305net.corda.node.CordaRPCOpsImplTest.non-ContractState class for the contractStateType param in vault queriesOK881
13071306net.corda.node.CordaRPCOpsImplTest.can upload attachment with metadataOK790
13081307net.corda.node.CordaRPCOpsImplTest.kill a stuck flow through RPCOK827
13091308net.corda.node.CordaRPCOpsImplTest.can upload an attachmentOK980
13101309net.corda.node.CordaRPCOpsImplTest.kill a waiting flow through RPCOK876
13111310net.corda.node.CordaRPCOpsImplTest.attachment uploaded with metadata has specified filenameOK859
13121311net.corda.node.serialization.kryo.KryoStreamsTest.substitute input worksOK2
13131312net.corda.node.serialization.kryo.KryoStreamsTest.ByteBufferOutputStream discards data after final positionOK1
13141313net.corda.node.serialization.kryo.KryoStreamsTest.ByteBufferOutputStream worksOK3
13151314net.corda.node.serialization.kryo.KryoStreamsTest.zip round-tripOK5
13161315net.corda.node.serialization.kryo.KryoStreamsTest.substitute output worksOK2
13171316net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptyMap can be serialised[null]OK156
13181317net.corda.node.serialization.kryo.KryoTests.deserialised key pair functions the same as serialised one[null]OK8
13191318net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptySet can be serialised[null]OK0
13201319net.corda.node.serialization.kryo.KryoTests.write and read Kotlin object singleton[null]OK5
13211320net.corda.node.serialization.kryo.KryoTests.HashCheckingStream(de)serialize[null]OK4
13221321net.corda.node.serialization.kryo.KryoTests.compression has the desired effect[null]OK0
13231322net.corda.node.serialization.kryo.KryoTests.serialised form is stable when the same object instance is added to the deserialised object graph[null]OK3
13241323net.corda.node.serialization.kryo.KryoTests.a particular encoding can be banned for deserialization[null]OK0
13251324net.corda.node.serialization.kryo.KryoTests.InputStream serialisation does not write trailing garbage[null]OK0
13261325net.corda.node.serialization.kryo.KryoTests.serialize - deserialize PrivacySalt[null]OK1
13271326net.corda.node.serialization.kryo.KryoTests.simple data class[null]OK2
13281327net.corda.node.serialization.kryo.KryoTests.compression reduces number of bytes significantly[null]OK2
13291328net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Logger[null]OK1
13301329net.corda.node.serialization.kryo.KryoTests.cyclic object graph[null]OK2
13311330net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Exception no suppressed[null]OK5
13321331net.corda.node.serialization.kryo.KryoTests.rxSubscriptionsAreNotSerialized[null]OK8
13331332net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Exception with suppressed[null]OK3
13341333net.corda.node.serialization.kryo.KryoTests.serialize - deserialize SignableData[null]OK2
13351334net.corda.node.serialization.kryo.KryoTests.serialize - deserialize HashNotFound[null]OK2
13361335net.corda.node.serialization.kryo.KryoTests.InputStream serialisation[null]OK3
13371336net.corda.node.serialization.kryo.KryoTests.null values[null]OK0
13381337net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptyList can be serialised[null]OK0
13391338net.corda.node.serialization.kryo.KryoTests.serialised form is stable when the same object instance occurs more than once, and using java serialisation[null]OK1
13401339net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptyMap can be serialised[DEFLATE]OK4
13411340net.corda.node.serialization.kryo.KryoTests.deserialised key pair functions the same as serialised one[DEFLATE]OK14
13421341net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptySet can be serialised[DEFLATE]OK0
13431342net.corda.node.serialization.kryo.KryoTests.write and read Kotlin object singleton[DEFLATE]OK0
13441343net.corda.node.serialization.kryo.KryoTests.HashCheckingStream(de)serialize[DEFLATE]OK2
13451344net.corda.node.serialization.kryo.KryoTests.compression has the desired effect[DEFLATE]OK1
13461345net.corda.node.serialization.kryo.KryoTests.serialised form is stable when the same object instance is added to the deserialised object graph[DEFLATE]OK1
13471346net.corda.node.serialization.kryo.KryoTests.a particular encoding can be banned for deserialization[DEFLATE]OK1
13481347net.corda.node.serialization.kryo.KryoTests.InputStream serialisation does not write trailing garbage[DEFLATE]OK0
13491348net.corda.node.serialization.kryo.KryoTests.serialize - deserialize PrivacySalt[DEFLATE]OK0
13501349net.corda.node.serialization.kryo.KryoTests.simple data class[DEFLATE]OK0
13511350net.corda.node.serialization.kryo.KryoTests.compression reduces number of bytes significantly[DEFLATE]OK1
13521351net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Logger[DEFLATE]OK0
13531352net.corda.node.serialization.kryo.KryoTests.cyclic object graph[DEFLATE]OK1
13541353net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Exception no suppressed[DEFLATE]OK0
13551354net.corda.node.serialization.kryo.KryoTests.rxSubscriptionsAreNotSerialized[DEFLATE]OK1
13561355net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Exception with suppressed[DEFLATE]OK1
13571356net.corda.node.serialization.kryo.KryoTests.serialize - deserialize SignableData[DEFLATE]OK0
13581357net.corda.node.serialization.kryo.KryoTests.serialize - deserialize HashNotFound[DEFLATE]OK1
13591358net.corda.node.serialization.kryo.KryoTests.InputStream serialisation[DEFLATE]OK1
13601359net.corda.node.serialization.kryo.KryoTests.null values[DEFLATE]OK1
13611360net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptyList can be serialised[DEFLATE]OK0
13621361net.corda.node.serialization.kryo.KryoTests.serialised form is stable when the same object instance occurs more than once, and using java serialisation[DEFLATE]OK1
13631362net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptyMap can be serialised[SNAPPY]OK2
13641363net.corda.node.serialization.kryo.KryoTests.deserialised key pair functions the same as serialised one[SNAPPY]OK2
13651364net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptySet can be serialised[SNAPPY]OK0
13661365net.corda.node.serialization.kryo.KryoTests.write and read Kotlin object singleton[SNAPPY]OK0
13671366net.corda.node.serialization.kryo.KryoTests.HashCheckingStream(de)serialize[SNAPPY]OK1
13681367net.corda.node.serialization.kryo.KryoTests.compression has the desired effect[SNAPPY]OK4
13691368net.corda.node.serialization.kryo.KryoTests.serialised form is stable when the same object instance is added to the deserialised object graph[SNAPPY]OK0
13701369net.corda.node.serialization.kryo.KryoTests.a particular encoding can be banned for deserialization[SNAPPY]OK1
13711370net.corda.node.serialization.kryo.KryoTests.InputStream serialisation does not write trailing garbage[SNAPPY]OK0
13721371net.corda.node.serialization.kryo.KryoTests.serialize - deserialize PrivacySalt[SNAPPY]OK1
13731372net.corda.node.serialization.kryo.KryoTests.simple data class[SNAPPY]OK0
13741373net.corda.node.serialization.kryo.KryoTests.compression reduces number of bytes significantly[SNAPPY]OK0
13751374net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Logger[SNAPPY]OK0
13761375net.corda.node.serialization.kryo.KryoTests.cyclic object graph[SNAPPY]OK0
13771376net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Exception no suppressed[SNAPPY]OK0
13781377net.corda.node.serialization.kryo.KryoTests.rxSubscriptionsAreNotSerialized[SNAPPY]OK1
13791378net.corda.node.serialization.kryo.KryoTests.serialize - deserialize Exception with suppressed[SNAPPY]OK0
13801379net.corda.node.serialization.kryo.KryoTests.serialize - deserialize SignableData[SNAPPY]OK0
13811380net.corda.node.serialization.kryo.KryoTests.serialize - deserialize HashNotFound[SNAPPY]OK1
13821381net.corda.node.serialization.kryo.KryoTests.InputStream serialisation[SNAPPY]OK1
13831382net.corda.node.serialization.kryo.KryoTests.null values[SNAPPY]OK0
13841383net.corda.node.serialization.kryo.KryoTests.check Kotlin EmptyList can be serialised[SNAPPY]OK0
13851384net.corda.node.serialization.kryo.KryoTests.serialised form is stable when the same object instance occurs more than once, and using java serialisation[SNAPPY]OK0
13861385net.corda.node.modes.draining.ScheduledFlowsDrainingModeTest.flows draining mode ignores scheduled flows until unsetOK22328
13871386net.corda.node.messaging.TwoPartyTradeFlowTests.trade cash for commercial paper fails using soft locking[Anonymous = true]OK12732
13881387net.corda.node.messaging.TwoPartyTradeFlowTests.track works[Anonymous = true]OK5376
13891388net.corda.node.messaging.TwoPartyTradeFlowTests.check dependencies of sale asset are resolved[Anonymous = true]OK5260
13901389net.corda.node.messaging.TwoPartyTradeFlowTests.dependency with error on seller side[Anonymous = true]OK3441
13911390net.corda.node.messaging.TwoPartyTradeFlowTests.trade cash for commercial paper[Anonymous = true]OK3660
13921391net.corda.node.messaging.TwoPartyTradeFlowTests.shutdown and restore[Anonymous = true]OK3835
13931392net.corda.node.messaging.TwoPartyTradeFlowTests.dependency with error on buyer side[Anonymous = true]OK3164
13941393net.corda.node.messaging.TwoPartyTradeFlowTests.trade cash for commercial paper fails using soft locking[Anonymous = false]OK9722
13951394net.corda.node.messaging.TwoPartyTradeFlowTests.track works[Anonymous = false]OK4276
13961395net.corda.node.messaging.TwoPartyTradeFlowTests.check dependencies of sale asset are resolved[Anonymous = false]OK3624
13971396net.corda.node.messaging.TwoPartyTradeFlowTests.dependency with error on seller side[Anonymous = false]OK2403
13981397net.corda.node.messaging.TwoPartyTradeFlowTests.trade cash for commercial paper[Anonymous = false]OK2930
13991398net.corda.node.messaging.TwoPartyTradeFlowTests.shutdown and restore[Anonymous = false]OK3164
14001399net.corda.node.messaging.TwoPartyTradeFlowTests.dependency with error on buyer side[Anonymous = false]OK2617
14011400net.corda.node.SerialFilterTests.null and primitives are accepted and arrays are unwrappedOK5
14021401net.corda.node.SerialFilterTests.the predicate is applied to the componentTypeOK0
14031402net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with multiple clock advance and incomplete Guava future on FibersOK5
14041403net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with multiple clock advance and incomplete JDK8 future on FibersOK3
14051404net.corda.node.utilities.ClockUtilsTest.test waiting no time for a deadlineOK1
14061405net.corda.node.utilities.ClockUtilsTest.test waiting no time for a deadline with incomplete futureOK0
14071406net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with multiple clock advance and incomplete futureOK7
14081407net.corda.node.utilities.ClockUtilsTest.test waiting negative time for a deadlineOK0
14091408net.corda.node.utilities.ClockUtilsTest.test waiting negative time for a deadline with incomplete futureOK0
14101409net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with clock advanceOK1
14111410net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with future completed before waitOK0
14121411net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with clock advance and complete futureOK4
14131412net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with future completed after waitOK1
14141413net.corda.node.utilities.ClockUtilsTest.test waiting for a deadline with clock advance and incomplete futureOK1
14151414net.corda.node.utilities.ClockUtilsTest.test external interrupt of a clock futureOK3
14161415net.corda.node.utilities.TLSAuthenticationTests.Server EC R1 - Client RSA - CAs all EC R1OK1219
14171416net.corda.node.utilities.TLSAuthenticationTests.TLS cipher suite order matters - client winsOK110
14181417net.corda.node.utilities.TLSAuthenticationTests.Server EC R1 - Client RSA - Mixed CAsOK1137
14191418net.corda.node.utilities.TLSAuthenticationTests.Server EC R1 - Client EC R1 - CAs all RSAOK1316
14201419net.corda.node.utilities.TLSAuthenticationTests.All EC R1OK123
14211420net.corda.node.utilities.TLSAuthenticationTests.Server RSA - Client EC R1 - CAs all EC R1OK618
14221421net.corda.node.utilities.TLSAuthenticationTests.All RSAOK1223
14231422net.corda.node.utilities.logging.AsyncLoggingTest.async logging is configuredOK0
14241423net.corda.node.utilities.PersistentMapTests.make sure updating worksOK441
14251424net.corda.node.utilities.PersistentMapTests.make sure persistence works using assignment operatorOK382
14261425net.corda.node.utilities.PersistentMapTests.make sure persistence works against base classOK391
14271426net.corda.node.utilities.PersistentMapTests.make sure persistence worksOK381
14281427net.corda.node.utilities.PersistentMapTests.make sure removal worksOK584
14291428net.corda.node.utilities.PersistentMapTests.make sure persistence works using assignment operator base classOK388
14301429net.corda.node.utilities.PersistentMapTests.make sure updating works using assignment operatorOK494
14311430net.corda.node.utilities.registration.NetworkRegistrationHelperTest.multiple certificates are copied to the node's trust storeOK435
14321431net.corda.node.utilities.registration.NetworkRegistrationHelperTest.successful registrationOK35
14331432net.corda.node.utilities.registration.NetworkRegistrationHelperTest.node CA with incorrect cert roleOK19
14341433net.corda.node.utilities.registration.NetworkRegistrationHelperTest.wrong root cert in truststoreOK16
14351434net.corda.node.utilities.registration.NetworkRegistrationHelperTest.node CA with incorrect subjectOK13
14361435net.corda.node.utilities.registration.NetworkRegistrationHelperTest.missing truststoreOK7
14371436net.corda.node.utilities.registration.NetworkRegistrationHelperTest.create service identity certOK17
14381437net.corda.node.utilities.AffinityExecutorTests.flush handles nested executesOK2
14391438net.corda.node.utilities.AffinityExecutorTests.pooled executorOK4
14401439net.corda.node.utilities.AffinityExecutorTests.single threaded affinity executor runs on correct threadOK2
14411440net.corda.node.utilities.AddressUtilsTests.correctly determines if the provided address is publicOK619
14421441net.corda.node.utilities.ObservablesTests.bufferUntilDatabaseCommit swallows if transaction rolled backOK7028
14431442net.corda.node.utilities.ObservablesTests.check wrapping in db tx doesn't eagerly subscribeOK646
14441443net.corda.node.utilities.ObservablesTests.bufferUntilDatabaseCommit delays until transaction closed repeatableOK521
14451444net.corda.node.utilities.ObservablesTests.combine tee and bufferUntilDatabaseCommitOK477
14461445net.corda.node.utilities.ObservablesTests.tee correctly copies observations to multiple observersOK2
14471446net.corda.node.utilities.ObservablesTests.check wrapping in db tx unsubscribesOK439
14481447net.corda.node.utilities.ObservablesTests.check wrapping in db tx restarts if we pass through zero subscribersOK487
14491448net.corda.node.utilities.ObservablesTests.new transaction open in observer when wrappedOK411
14501449net.corda.node.utilities.ObservablesTests.bufferUntilDatabaseCommit propagates error if transaction rolled backOK393
14511450net.corda.node.utilities.ObservablesTests.bufferUntilDatabaseCommit delays until transaction closedOK374
14521451net.corda.node.utilities.InfrequentlyMutatedCacheTest.get from empty cache returns result of loaderOK9
14531452net.corda.node.utilities.InfrequentlyMutatedCacheTest.transaction started before invalidating thread commits does not cache until after the other thread commitsOK18
14541453net.corda.node.utilities.InfrequentlyMutatedCacheTest.third get outside first transaction from empty cache with invalidate in the middle returns result of third loaderOK5
14551454net.corda.node.utilities.InfrequentlyMutatedCacheTest.other thread get returns result of local thread loaderOK6
14561455net.corda.node.utilities.InfrequentlyMutatedCacheTest.second get from empty cache with invalidate in the middle returns result of second loaderOK4
14571456net.corda.node.utilities.InfrequentlyMutatedCacheTest.fourth get outside first transaction from empty cache with invalidate in the middle returns result of third loaderOK7
14581457net.corda.node.utilities.InfrequentlyMutatedCacheTest.second get from empty cache with invalidate and flush in the middle returns result of third loaderOK6
14591458net.corda.node.utilities.InfrequentlyMutatedCacheTest.getIfPresent from empty cache returns nullOK2
14601459net.corda.node.utilities.InfrequentlyMutatedCacheTest.getIfPresent after get from empty cache with invalidate in the middle returns nullOK2
14611460net.corda.node.utilities.InfrequentlyMutatedCacheTest.getIfPresent outside first transaction from empty cache with invalidate in the middle returns result of third loaderOK5
14621461net.corda.node.utilities.InfrequentlyMutatedCacheTest.second get from empty cache returns result of first loaderOK3
14631462net.corda.node.utilities.InfrequentlyMutatedCacheTest.fourth get outside first transaction from empty cache with invalidate in other thread in the middle returns result of second loaderOK7
14641463net.corda.node.utilities.InfrequentlyMutatedCacheTest.other thread get outside first transaction with invalidate in the middle returns result of other threadOK5
14651464net.corda.node.utilities.InfrequentlyMutatedCacheTest.fourth get outside first transaction from empty cache with nested invalidate in the middle returns result of third loaderOK5
14661465net.corda.node.utilities.InfrequentlyMutatedCacheTest.getIfPresent after get from empty cache returns result of first loaderOK3
14671466net.corda.node.utilities.InfrequentlyMutatedCacheTest.other thread get with invalidate in the middle returns result of second loaderOK6
14681467net.corda.node.internal.NodeUnloadHandlerTests.should be able to register run on stop lambdaOK4225
14691468net.corda.node.internal.NodeStartupCliTest.no command line argumentsOK149
14701469net.corda.node.internal.NodeStartupCliTest.--base-directoryOK3
14711470net.corda.node.internal.NodeStartupTest.test that you cant start two nodes in the same directoryOK12
14721471net.corda.node.internal.rpc.proxies.ThreadContextAdjustingRpcOpsProxyTest.verifyThreadContextIsAdjustedTemporarilyOK17
14731472net.corda.node.internal.NodeTest.test getJavaRuntimeVersionOK2
14741473net.corda.node.internal.NodeTest.generateAndSaveNodeInfo worksOK1089
14751474net.corda.node.internal.NodeTest.Node can start with multiple keypairs for its identityOK1074
14761475net.corda.node.internal.NodeTest.clear network map cache worksOK674
14771476net.corda.node.internal.NodeTest.test getJavaUpdateVersionIgnored0
14781477net.corda.node.internal.serialization.RoundTripObservableSerializerTests.roundTripTest1OK121
14791478net.corda.node.internal.serialization.RpcServerObservableSerializerTests.canSerializerBeRegisteredOK0
14801479net.corda.node.internal.serialization.RpcServerObservableSerializerTests.canAssociateWithContextOK0
14811480net.corda.node.internal.serialization.RpcServerObservableSerializerTests.serialiseFakeObservableOK3
14821481net.corda.node.internal.NodeStartupCompatibilityTest.should always be backwards compatibleOK122
14831482net.corda.node.internal.cordapp.CordappProviderImplTests.test that we find an attachment for a cordapp contract classOK1410
14841483net.corda.node.internal.cordapp.CordappProviderImplTests.test cordapp configurationOK96
14851484net.corda.node.internal.cordapp.CordappProviderImplTests.empty jar is not loaded into the attachment storeOK12
14861485net.corda.node.internal.cordapp.CordappProviderImplTests.isolated jar is loaded into the attachment storeOK24
14871486net.corda.node.internal.cordapp.CordappProviderImplTests.test that we find a cordapp class that is loaded into the storeOK44
14881487net.corda.node.internal.cordapp.CordappConfigFileProviderTests.test that config can be loadedOK4
14891488net.corda.node.internal.cordapp.CordappConfigFileProviderTests.config is not idempotent if the underlying file is changedOK33
14901489net.corda.node.internal.cordapp.CordappConfigFileProviderTests.config is idempotent if the underlying file is not changedOK1
14911490net.corda.node.internal.cordapp.CordappConfigFileProviderTests.an invalid config throws an exceptionOK1
14921491net.corda.node.internal.cordapp.TypesafeCordappConfigTests.test that an exception is thrown when trying to access a non-extant fieldOK0
14931492net.corda.node.internal.cordapp.TypesafeCordappConfigTests.test exists determines existence and lack of existence correctlyOK1
14941493net.corda.node.internal.cordapp.TypesafeCordappConfigTests.test a nested pathOK0
14951494net.corda.node.internal.cordapp.TypesafeCordappConfigTests.test that all value types can be retrievedOK17
14961495net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.isolated JAR contains a CorDapp with a contract and pluginOK36
14971496net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader does load apps when their min platform version is less than the platform versionOK15
14981497net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader loads app signed by both allowed and non-blacklisted certificateOK674
14991498net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.classes that aren't in cordapps aren't loadedOK7
15001499net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader loads app signed by allowed certificateOK15
15011500net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.flows are loaded by loaderOK224
15021501net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader does not load app signed by blacklisted certificateOK14
15031502net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader returns correct values for minPlatformVersion and targetVersionOK11
15041503net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader sets target version to min version if target version is not specifiedOK7
15051504net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader can load cordapp classesOK12
15061505net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader does not load apps when their min platform version is greater than the node platform versionOK10
15071506net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.constructed CordappImpl contains the right cordapp classesOK33
15081507net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader sets target and min version to 1 if not specifiedOK23
15091508net.corda.node.internal.cordapp.JarScanningCordappLoaderTest.cordapp classloader does load apps when their min platform version is equal to the platform versionOK13
15101509net.corda.node.internal.AbstractNodeTests.H2 fix is appliedOK58827
15111510net.corda.node.internal.AbstractNodeTests.logVendorString does not leak connectionOK5463
15121511net.corda.node.internal.NodeRestartTests.restart with no network map cache updateOK4819
15131512net.corda.node.internal.security.PasswordTest.equalsOK5
15141513net.corda.node.internal.security.PasswordTest.constructor_and_gettersOK1
15151514net.corda.node.internal.security.PasswordTest.closeOK0
15161515net.corda.node.internal.security.PasswordTest.toString_is_maskedOK3
15171516net.corda.node.internal.security.PasswordTest.hashcodeOK0
15181517net.corda.node.internal.security.PasswordTest.immutabilityOK0
15191518net.corda.node.internal.CordaServiceTest.Can query vault service in constructorOK2430
15201519net.corda.node.internal.CordaServiceTest.Can use entity manager in constructorOK1478
15211520net.corda.node.internal.CordaServiceTest.Corda service can access a non-null thread context classloaderOK1454
15221521net.corda.node.internal.CordaServiceTest.Can't start StartableByRPC flowsOK1360
15231522net.corda.node.internal.CordaServiceTest.Can start StartableByService flowsOK2815
15241523net.corda.node.internal.CordaServiceTest.Test flow with progress trackingOK2301
15251524net.corda.node.internal.CordaServiceTest.Can find distinct services on nodeOK1251
15261525net.corda.node.internal.CordaServiceTest.Can query using jdbc session in constructorOK1183
15271526net.corda.node.internal.FlowRegistrationTest.succeeds when a subclass of a flow initiated by the same flow is registeredOK1390
15281527net.corda.node.internal.FlowRegistrationTest.a single initiated flow can be registered without errorOK1499
15291528net.corda.node.internal.NodeFlowManagerTest.should fail to validate if more than one registration with equal weightOK3
15301529net.corda.node.internal.NodeFlowManagerTest.should allow an override to be specifiedOK149
15311530net.corda.node.internal.NodeFlowManagerTest.should allow updating of registered responder at runtimeOK2
15321531net.corda.node.internal.NodeFlowManagerTest.should allow registration of flows with different weightsOK0
15331532net.corda.node.migration.PersistentIdentityMigrationNewTableTest.migrate identities to new tableOK6961
15341533net.corda.node.migration.IdentityServiceToStringShortMigrationTest.it should be possible to migrate all existing identities to new hash functionOK1114
15351534net.corda.node.migration.VaultStateMigrationTest.Check a simple migration worksOK2354
15361535net.corda.node.migration.VaultStateMigrationTest.Check state paging worksOK7707
15371536net.corda.node.migration.VaultStateMigrationTest.Consumed states are not migratedOK2892
15381537net.corda.node.migration.VaultStateMigrationTest.Check state fields are correctOK563
15391538net.corda.node.migration.VaultStateMigrationTest.State created with notary change transaction can be migratedOK614
15401539net.corda.node.migration.VaultStateMigrationTest.Create persistent DBIgnored0
15411540net.corda.node.migration.VaultStateMigrationTest.State with non-owning key for our name marked as relevantOK582
15421541net.corda.node.migration.VaultStateMigrationTest.Run on persistent DBIgnored1
15431542net.corda.node.migration.VaultStateMigrationTest.Migrate large databaseIgnored0
15441543net.corda.node.migration.VaultStateMigrationTest.State with corresponding transaction missing fails migrationOK728
15451544net.corda.node.migration.VaultStateMigrationTest.Check the connection is open post migrationOK594
15461545net.corda.node.migration.VaultStateMigrationTest.Null database causes migration to failOK458
15471546net.corda.node.migration.VaultStateMigrationTest.All parties added to state party tableOK548
15481547net.corda.node.migration.VaultStateMigrationTest.State with unknown ID is handled correctlyOK581
15491548net.corda.node.migration.VaultStateMigrationTest.State already in state party table is excludedOK551
15501549net.corda.nodeapi.internal.SignedNodeInfoTest.verifying extra signatureOK1370
15511550net.corda.nodeapi.internal.SignedNodeInfoTest.verifying multiple identitiesOK58
15521551net.corda.nodeapi.internal.SignedNodeInfoTest.verifying with signatures in wrong orderOK29
15531552net.corda.nodeapi.internal.SignedNodeInfoTest.verifying single identityOK17
15541553net.corda.nodeapi.internal.SignedNodeInfoTest.verifying composite keys onlyOK25
15551554net.corda.nodeapi.internal.SignedNodeInfoTest.verifying missing signatureOK25
15561555net.corda.nodeapi.internal.SignedNodeInfoTest.verifying incorrect signatureOK16
15571556net.corda.nodeapi.internal.CordaPersistenceTest.onAllOpenTransactionsClosed with two transactions calls back after closing both - instigator closes lastOK17
15581557net.corda.nodeapi.internal.CordaPersistenceTest.onAllOpenTransactionsClosed with zero transactions calls back immediatelyOK3
15591558net.corda.nodeapi.internal.CordaPersistenceTest.onAllOpenTransactionsClosed after one transaction has closed calls back immediatelyOK6
15601559net.corda.nodeapi.internal.CordaPersistenceTest.onAllOpenTransactionsClosed with one transaction calls back after closingOK4
15611560net.corda.nodeapi.internal.CordaPersistenceTest.onAllOpenTransactionsClosed with two transactions calls back after closing bothOK5
15621561net.corda.nodeapi.internal.cryptoservice.bouncycastle.BCCryptoServiceTests.When key does not exist getPublicKey, sign and getSigner should throwOK14
15631562net.corda.nodeapi.internal.cryptoservice.bouncycastle.BCCryptoServiceTests.BCCryptoService generate key pair and sign with existing schemesOK514
15641563net.corda.nodeapi.internal.cryptoservice.bouncycastle.BCCryptoServiceTests.BCCryptoService generate key pair and sign with passed signing algorithmOK3484
15651564net.corda.nodeapi.internal.cryptoservice.bouncycastle.BCCryptoServiceTests.BCCryptoService generate key pair and sign both data and certOK802
15661565net.corda.nodeapi.internal.protonwrapper.netty.SSLHelperTest.ensure SNI header in correct formatOK147
15671566net.corda.nodeapi.internal.crypto.AliasPrivateKeyTest.store AliasPrivateKey entry and cert to keystoreOK11
15681567net.corda.nodeapi.internal.crypto.X509UtilitiesTest.serialize - deserialize X509CertPathOK697
15691568net.corda.nodeapi.internal.crypto.X509UtilitiesTest.load and save a PEM file certificateOK779
15701569net.corda.nodeapi.internal.crypto.X509UtilitiesTest.create valid server certificate chain includes CRL infoOK1145
15711570net.corda.nodeapi.internal.crypto.X509UtilitiesTest.serialize - deserialize X509CertificateOK952
15721571net.corda.nodeapi.internal.crypto.X509UtilitiesTest.get correct private key type from KeystoreOK177
15731572net.corda.nodeapi.internal.crypto.X509UtilitiesTest.create valid server certificate chainOK1241
15741573net.corda.nodeapi.internal.crypto.X509UtilitiesTest.signing a key type with another key type certificate then store and reload correctly from keystoreOK966
15751574net.corda.nodeapi.internal.crypto.X509UtilitiesTest.storing all supported key types in java keystoreOK356
15761575net.corda.nodeapi.internal.crypto.X509UtilitiesTest.create valid self-signed CA certificateOK550
15771576net.corda.nodeapi.internal.crypto.X509UtilitiesTest.create server certificate in keystore for SSLOK17
15781577net.corda.nodeapi.internal.crypto.X509UtilitiesTest.create server cert and use in SSL socketOK279
15791578net.corda.nodeapi.internal.crypto.DevCertificatesTest.create server certificate in keystore for SSLOK9
15801579net.corda.nodeapi.internal.AttachmentsClassLoaderStaticContractTests.verify that contract DummyContract is in classPathOK2
15811580net.corda.nodeapi.internal.AttachmentsClassLoaderStaticContractTests.test serialization of WireTransaction with statically loaded contractOK1750
15821581net.corda.nodeapi.internal.network.NodeInfoFilesCopierTest.polling of running nodesOK339
15831582net.corda.nodeapi.internal.network.NodeInfoFilesCopierTest.files created before a node is started are copied to that nodeOK248
15841583net.corda.nodeapi.internal.network.NodeInfoFilesCopierTest.clearOK169
15851584net.corda.nodeapi.internal.network.NodeInfoFilesCopierTest.remove nodesOK313
15861585net.corda.nodeapi.internal.network.WhitelistGeneratorTest.jar with single new contract that's excludedOK1667
15871586net.corda.nodeapi.internal.network.WhitelistGeneratorTest.same jar with single contractOK2
15881587net.corda.nodeapi.internal.network.WhitelistGeneratorTest.no jars against single whitelistOK0
15891588net.corda.nodeapi.internal.network.WhitelistGeneratorTest.empty jar against single whitelistOK0
15901589net.corda.nodeapi.internal.network.WhitelistGeneratorTest.empty jar against empty whitelistOK0
15911590net.corda.nodeapi.internal.network.WhitelistGeneratorTest.no jars against empty whitelistOK0
15921591net.corda.nodeapi.internal.network.WhitelistGeneratorTest.jar with two new contracts, one of which is excludedOK0
15931592net.corda.nodeapi.internal.network.WhitelistGeneratorTest.single contract jar against single whitelist of different contractOK1
15941593net.corda.nodeapi.internal.network.WhitelistGeneratorTest.jar with updated contractOK0
15951594net.corda.nodeapi.internal.network.WhitelistGeneratorTest.jar with updated contract but it's excludedOK6
15961595net.corda.nodeapi.internal.network.WhitelistGeneratorTest.jar with single contract against empty whitelistOK0
15971596net.corda.nodeapi.internal.network.WhitelistGeneratorTest.two versions of the same contractOK0
15981597net.corda.nodeapi.internal.network.WhitelistGeneratorTest.jar with one existing contract and one new oneOK0
15991598net.corda.nodeapi.internal.network.NetworkBootstrapperTest.two node conf files with the same legal nameOK185
16001599net.corda.nodeapi.internal.network.NetworkBootstrapperTest.one node directory and one node conf fileOK1759
16011600net.corda.nodeapi.internal.network.NetworkBootstrapperTest.single node directory with just corda jarOK3
16021601net.corda.nodeapi.internal.network.NetworkBootstrapperTest.register new package namespace in existing networkOK69
16031602net.corda.nodeapi.internal.network.NetworkBootstrapperTest.unregister single package namespace in network of oneOK66
16041603net.corda.nodeapi.internal.network.NetworkBootstrapperTest.register additional package namespace in existing networkOK80
16051604net.corda.nodeapi.internal.network.NetworkBootstrapperTest.unregister all package namespaces in existing networkOK69
16061605net.corda.nodeapi.internal.network.NetworkBootstrapperTest.empty dirOK2
16071606net.corda.nodeapi.internal.network.NetworkBootstrapperTest.node conf file and CorDapp jarOK50
16081607net.corda.nodeapi.internal.network.NetworkBootstrapperTest.single node directory with just node conf fileOK43
16091608net.corda.nodeapi.internal.network.NetworkBootstrapperTest.no copy CorDappsOK40
16101609net.corda.nodeapi.internal.network.NetworkBootstrapperTest.add node to existing networkOK77
16111610net.corda.nodeapi.internal.network.NetworkBootstrapperTest.add notary to existing networkOK91
16121611net.corda.nodeapi.internal.network.NetworkBootstrapperTest.single node conf fileOK39
16131612net.corda.nodeapi.internal.network.NetworkBootstrapperTest.attempt to register overlapping namespaces in existing networkOK53
16141613net.corda.nodeapi.internal.network.NetworkBootstrapperTest.two node conf files, one of which is a notaryOK61
16151614net.corda.nodeapi.internal.network.NetworkBootstrapperTest.single node directory with node conf file and corda jarOK34
16161615net.corda.nodeapi.internal.network.NetworkBootstrapperTest.node conf file and corda jarOK34
16171616net.corda.nodeapi.internal.network.NetworkBootstrapperTest.network parameters overridesOK60
16181617net.corda.nodeapi.internal.network.NetworkBootstrapperTest.unregister single package namespace in network of manyOK52
16191618net.corda.nodeapi.internal.config.ConfigParsingTest.default value propertyOK26
16201619net.corda.nodeapi.internal.config.ConfigParsingTest.unknown configuration keys raise exceptionOK11
16211620net.corda.nodeapi.internal.config.ConfigParsingTest.StringOK14
16221621net.corda.nodeapi.internal.config.ConfigParsingTest.CordaX500NameOK12
16231622net.corda.nodeapi.internal.config.ConfigParsingTest.unknown EnumOK9
16241623net.corda.nodeapi.internal.config.ConfigParsingTest.old config propertyOK10
16251624net.corda.nodeapi.internal.config.ConfigParsingTest.NetworkHostAndPortOK8
16261625net.corda.nodeapi.internal.config.ConfigParsingTest.nullable propertyOK4
16271626net.corda.nodeapi.internal.config.ConfigParsingTest.flat PropertiesOK6
16281627net.corda.nodeapi.internal.config.ConfigParsingTest.data class with checksOK4
16291628net.corda.nodeapi.internal.config.ConfigParsingTest.InstantOK8
16301629net.corda.nodeapi.internal.config.ConfigParsingTest.parse with provided parserOK14
16311630net.corda.nodeapi.internal.config.ConfigParsingTest.static fieldOK1
16321631net.corda.nodeapi.internal.config.ConfigParsingTest.IntOK8
16331632net.corda.nodeapi.internal.config.ConfigParsingTest.SetOK5
16341633net.corda.nodeapi.internal.config.ConfigParsingTest.URLOK14
16351634net.corda.nodeapi.internal.config.ConfigParsingTest.EnumOK8
16361635net.corda.nodeapi.internal.config.ConfigParsingTest.LongOK11
16371636net.corda.nodeapi.internal.config.ConfigParsingTest.PathOK11
16381637net.corda.nodeapi.internal.config.ConfigParsingTest.UUIDOK11
16391638net.corda.nodeapi.internal.config.ConfigParsingTest.List of PropertiesOK4
16401639net.corda.nodeapi.internal.config.ConfigParsingTest.Properties key with dotOK1
16411640net.corda.nodeapi.internal.config.ConfigParsingTest.LocalDateOK13
16421641net.corda.nodeapi.internal.config.ConfigParsingTest.multi property data classOK4
16431642net.corda.nodeapi.internal.config.ConfigParsingTest.nested PropertiesOK1
16441643net.corda.nodeapi.internal.config.ConfigParsingTest.nested data classesOK4
16451644net.corda.nodeapi.internal.config.ConfigParsingTest.X500PrincipalOK10
16461645net.corda.nodeapi.internal.config.ConfigParsingTest.BooleanOK22
16471646net.corda.nodeapi.internal.config.ConfigParsingTest.List of data classesOK4
16481647net.corda.nodeapi.internal.config.ConfigParsingTest.DoubleOK11
16491648net.corda.testing.driver.PortAllocationTest.should allocate a port whilst cycling back round if exceeding start of ephemeral rangeOK65
16501649net.corda.testing.driver.PortAllocationTest.should support multiprocess port allocationOK1261
16511650net.corda.testing.node.CustomNotaryTest.custom notary service is activeOK17587
16521651net.corda.testing.node.MockNetworkTest.installCordaServiceOK1674
16531652net.corda.testing.node.MockNetworkTest.with a started nodeOK1290
16541653net.corda.testing.node.MockNetworkTest.with an unstarted nodeOK565
16551654net.corda.testing.node.internal.InternalTestUtilsTest.test simplifyScanPackagesOK10
16561655net.corda.testing.node.internal.TestResponseFlowInIsolation.testOK82
16571656net.corda.testing.node.internal.CustomCordappTest.packageAsJar on single classOK69
16581657net.corda.testing.node.internal.CustomCordappTest.packageAsJar writes out the CorDapp info into the manifestOK126
16591658net.corda.testing.node.internal.CustomCordappTest.packageAsJar on leaf packageOK106
16601659net.corda.testing.node.internal.CustomCordappTest.packageAsJar on package with sub-packagesOK127
16611660net.corda.testing.node.internal.InternalMockNetworkTests.broadcastOK2280
16621661net.corda.testing.node.internal.InternalMockNetworkTests.basicsOK1979
16631662net.corda.testing.node.internal.InternalMockNetworkTests.does not leak serialization env if init failsOK55
16641663net.corda.testing.node.internal.InternalMockNetworkTests.skip unhandled messagesOK1377
16651664net.corda.serialization.internal.amqp.JavaEvolutionTests.testNullableIntegerOK599
16661665net.corda.serialization.internal.amqp.JavaEvolutionTests.testN1AddsNullableIntOK17
16671666net.corda.serialization.internal.amqp.JavaEvolutionTests.testN2AddsPrimitiveOK16
16681667net.corda.serialization.internal.amqp.JavaNestedClassesTests.protectedNestedInheritedOK68
16691668net.corda.serialization.internal.amqp.JavaNestedClassesTests.abstractNestedFactoryOnNestedOK2
16701669net.corda.serialization.internal.amqp.JavaNestedClassesTests.publicNestedInheritedOK3
16711670net.corda.serialization.internal.amqp.JavaNestedClassesTests.abstractNestedFactoryOnNestedInWrapperOK2
16721671net.corda.serialization.internal.amqp.JavaNestedClassesTests.publicNestedOK1
16731672net.corda.serialization.internal.amqp.JavaNestedClassesTests.privateNestedOK1
16741673net.corda.serialization.internal.amqp.JavaNestedClassesTests.abstractNestedOK2
16751674net.corda.serialization.internal.amqp.JavaSerialiseEnumTests.testJavaConstructorAnnotationsOK68
16761675net.corda.serialization.internal.amqp.JavaNestedInheritenceTests.serializeItOK2
16771676net.corda.serialization.internal.amqp.JavaNestedInheritenceTests.serializeIt2OK4
16781677net.corda.serialization.internal.amqp.JavaNestedInheritenceTests.serializeIt3OK52
16791678net.corda.serialization.internal.amqp.JavaSerializationOutputTests.testBoxedTypesOK58
16801679net.corda.serialization.internal.amqp.JavaSerializationOutputTests.testJavaConstructorWithoutAnnotationsOK7
16811680net.corda.serialization.internal.amqp.JavaSerializationOutputTests.testBoxedTypesNotNullOK14
16821681net.corda.serialization.internal.amqp.JavaSerializationOutputTests.testJavaConstructorAnnotationsOK9
16831682net.corda.serialization.internal.amqp.JavaGenericsTest.shouldSupportNestedGenericsFromJavaWithMapsOK25
16841683net.corda.serialization.internal.amqp.JavaGenericsTest.forceWildcardSharedFactoryOK9
16851684net.corda.serialization.internal.amqp.JavaGenericsTest.shouldSupportNestedGenericsFromJavaWithCollectionsOK20
16861685net.corda.serialization.internal.amqp.JavaGenericsTest.forceWildcardOK3
16871686net.corda.serialization.internal.amqp.JavaGenericsTest.basicGenericOK2
16881687net.corda.serialization.internal.amqp.JavaPrivatePropertyTests.testCapitilsationOfIsOK3
16891688net.corda.serialization.internal.amqp.JavaPrivatePropertyTests.singlePrivateBooleanWithNoConstructorOK4
16901689net.corda.serialization.internal.amqp.JavaPrivatePropertyTests.singlePrivateBooleanWithConstructorOK3
16911690net.corda.serialization.internal.amqp.JavaPrivatePropertyTests.singlePrivateWithConstructorOK2
16921691net.corda.serialization.internal.amqp.JavaPrivatePropertyTests.singlePrivateWithConstructorAndGetterOK2
16931692net.corda.serialization.internal.amqp.JavaPrivatePropertyTests.singlePrivateIntWithBooleanOK5
16941693net.corda.serialization.internal.amqp.ErrorMessageTests.testJavaConstructorAnnotationsIgnored0
16951694net.corda.serialization.internal.amqp.ListsSerializationJavaTest.checkCovarianceOK12
16961695net.corda.serialization.internal.amqp.ListsSerializationJavaTest.checkCovariance2OK11
16971696net.corda.serialization.internal.amqp.JavaCustomSerializerTests.serializeExampleOK11
16981697net.corda.serialization.internal.amqp.SetterConstructorTests.deserialiseCOK648
16991698net.corda.serialization.internal.amqp.SetterConstructorTests.serialiseCOK9
17001699net.corda.serialization.internal.amqp.SetterConstructorTests.typeMistmatch2OK64
17011700net.corda.serialization.internal.amqp.SetterConstructorTests.typeMistmatchOK2
17021701net.corda.serialization.internal.amqp.SetterConstructorTests.serialiseOuterAndInnerOK158
17031702net.corda.serialization.internal.amqp.SetterConstructorTests.intListOK62
17041703net.corda.serialization.internal.SerializationCompatibilityTests.fingerprint is stableOK148
17051704net.corda.serialization.internal.model.LocalTypeModelTests.interfaces and superclassesOK91
17061705net.corda.serialization.internal.model.LocalTypeModelTests.missing constructor parameters creates non-composable typeOK10
17071706net.corda.serialization.internal.model.LocalTypeModelTests.transitive types are non-composable creates non-composable typeOK15
17081707net.corda.serialization.internal.model.LocalTypeModelTests.no unique deserialization constructor creates non-composable typeOK2
17091708net.corda.serialization.internal.model.LocalTypeModelTests.Primitives and collectionsOK25
17101709net.corda.serialization.internal.model.LocalTypeModelTests.getter setter and calculated propertiesOK15
17111710net.corda.serialization.internal.model.LocalTypeModelTests.calculated properties aliased by fields in implementing classesOK5
17121711net.corda.serialization.internal.model.TypeIdentifierTests.resolved against an owning typeOK4
17131712net.corda.serialization.internal.model.TypeIdentifierTests.primitive types and arraysOK1
17141713net.corda.serialization.internal.model.TypeIdentifierTests.nested parameterisedOK0
17151714net.corda.serialization.internal.model.TypeIdentifierTests.erased and unerasedOK1
17161715net.corda.serialization.internal.model.TypeIdentifierTests.roundtripOK2
17171716net.corda.serialization.internal.model.ClassCarpentingTypeLoaderTests.carpent some related classesOK248
17181717net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testCharArrayOK12
17191718net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testCharacterOK5
17201719net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfCharsOK7
17211720net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfFloatOK5
17221721net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfShortOK5
17231722net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfIntOK4
17241723net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testFloatArrayOK5
17251724net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.propertyClassNotWhitelistedErrorOK6
17261725net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testByteArrayOK10
17271726net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.arrayOfIntArrayOK6
17281727net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testCharOK5
17291728net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfIntegerOK5
17301729net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfDoubleOK5
17311730net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.nestedRepeatedTypesOK7
17321731net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.arrayOfArrayOfIntArrayOK6
17331732net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.classHasNoPublicConstructorOK2
17341733net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfByteOK5
17351734net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfLongOK4
17361735net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testBooleanArrayOK5
17371736net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testNullCharacterOK4
17381737net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testLongArrayOK4
17391738net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testShortArrayOK5
17401739net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.propertyClassHasNoPublicConstructorOK3
17411740net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.arrayOfArrayOfIntOK5
17421741net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testIntArrayOK3
17431742net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.notWhitelistedErrorOK1
17441743net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.arrayOfByteArrayOK6
17451744net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testArrayOfBooleanOK4
17461745net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.comparableNotWhitelistedOkOK18
17471746net.corda.serialization.internal.amqp.DeserializeSimpleTypesTests.testDoubleArrayOK4
17481747net.corda.serialization.internal.amqp.OverridePKSerializerTest.test publicKeySerializer is overriddenOK29
17491748net.corda.serialization.internal.amqp.SerializationPropertyOrdering.refferenceOrderingOK12
17501749net.corda.serialization.internal.amqp.SerializationPropertyOrdering.randomOrderSetterOK6
17511750net.corda.serialization.internal.amqp.SerializationPropertyOrdering.randomOrderOK3
17521751net.corda.serialization.internal.amqp.CorDappSerializerTests.proxiedTypeIsNestedOK16
17531752net.corda.serialization.internal.amqp.CorDappSerializerTests.type uses proxyOK7
17541753net.corda.serialization.internal.amqp.CorDappSerializerTests.proxiedGenericOK5
17551754net.corda.serialization.internal.amqp.CorDappSerializerTests.proxiedInheritableGenericsOK11
17561755net.corda.serialization.internal.amqp.CorDappSerializerTests.testWithWhitelistNotAllowedOK5
17571756net.corda.serialization.internal.amqp.CorDappSerializerTests.testWithWhitelistAllowedOuterOnlyOK5
17581757net.corda.serialization.internal.amqp.CorDappSerializerTests.proxiedBoundedGenericOK9
17591758net.corda.serialization.internal.amqp.CorDappSerializerTests.testWithWhitelistAllowedOK4
17601759net.corda.serialization.internal.amqp.CorDappSerializerTests.proxiedGenericContainerOK7
17611760net.corda.serialization.internal.amqp.AMQPExceptionsTests.catchNotSerializableOK6
17621761net.corda.serialization.internal.amqp.AMQPExceptionsTests.catchAMQPNotSerializableOK1
17631762net.corda.serialization.internal.amqp.OptionalSerializationTests.setupEnclosedSerializationTestOK736
17641763net.corda.serialization.internal.amqp.StaticInitialisationOfSerializedObjectTest.kotlinObjectWithCompanionObjectIgnored0
17651764net.corda.serialization.internal.amqp.StaticInitialisationOfSerializedObjectTest.deserializeTest2OK50
17661765net.corda.serialization.internal.amqp.StaticInitialisationOfSerializedObjectTest.itBlowsUpOK0
17671766net.corda.serialization.internal.amqp.StaticInitialisationOfSerializedObjectTest.deserializeTestOK2
17681767net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryOfEnumsTest.singleEnumOK306
17691768net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryOfEnumsTest.compositeIncludingEnumsOK90
17701769net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleBooleanOK18
17711770net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleCharNullableOK32
17721771net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleFloatOK20
17731772net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleShortOK18
17741773net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleFloatNullableNullOK37
17751774net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleIntOK18
17761775net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleBooleanNullableNullOK33
17771776net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleFloatNullableOK35
17781777net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleDoubleNullableNullOK31
17791778net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.simpleTypeKnownInterfaceOK38
17801779net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleLongNullableOK30
17811780net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleLongNullableNullOK29
17821781net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleByteNullableOK27
17831782net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleDoubleNullableOK20
17841783net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleShortNullableOK19
17851784net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.manyTypesOK59
17861785net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleByteNullableNullOK25
17871786net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleIntNullableOK18
17881787net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleShortNullableNullOK18
17891788net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleByteOK9
17901789net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleCharOK9
17911790net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleLongOK9
17921791net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleIntNullableNullOK17
17931792net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleCharNullableNullOK17
17941793net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleDoubleOK9
17951794net.corda.serialization.internal.amqp.DeserializeNeedingCarpentrySimpleTypesTest.singleBooleanNullableOK17
17961795net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.nestedTypesOK26
17971796net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.unknownInterfaceOK25
17981797net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.reusedClassesOK22
17991798net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.simpleTypeKnownInterfaceOK19
18001799net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.repeatedNestedTypesOK24
18011800net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.listOfTypeOK33
18021801net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.verySimpleTypeOK11
18031802net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.arrayOfTypesOK18
18041803net.corda.serialization.internal.amqp.DeserializeNeedingCarpentryTests.repeatedTypesAreRecognisedOK11
18051804net.corda.serialization.internal.amqp.EvolutionSerializerFactoryTests.preservesDataWhenFlagSetOK6
18061805net.corda.serialization.internal.amqp.EnumEvolveTests.changedOrdinalityOK12
18071806net.corda.serialization.internal.amqp.EnumEvolveTests.extendEnumOK16
18081807net.corda.serialization.internal.amqp.EnumEvolveTests.outOfOrderOK3
18091808net.corda.serialization.internal.amqp.EnumEvolveTests.badNewValueOK2
18101809net.corda.serialization.internal.amqp.EnumEvolveTests.deserialiseNewerSetToUnknown2OK6
18111810net.corda.serialization.internal.amqp.EnumEvolveTests.multiOperationsOK21
18121811net.corda.serialization.internal.amqp.EnumEvolveTests.deserialiseNewerSetToUnknownOK5
18131812net.corda.serialization.internal.amqp.EnumEvolveTests.deserializeWithRenameOK6
18141813net.corda.serialization.internal.amqp.EnumEvolveTests.deserialiseNewerWithNoRuleOK11
18151814net.corda.serialization.internal.amqp.custom.OptionalSerializerTest.should convert proxy with item to empty optional OK367
18161815net.corda.serialization.internal.amqp.custom.OptionalSerializerTest.should convert optional without item to empty proxyOK1
18171816net.corda.serialization.internal.amqp.custom.OptionalSerializerTest.should convert optional with item to proxyOK0
18181817net.corda.serialization.internal.amqp.custom.OptionalSerializerTest.should convert proxy without item to empty optional OK1
18191818net.corda.serialization.internal.amqp.StreamTests.inputStreamOK20
18201819net.corda.serialization.internal.amqp.StreamTests.listInputStreamOK5
18211820net.corda.serialization.internal.amqp.EnumTests.enumWithInitOK6
18221821net.corda.serialization.internal.amqp.EnumTests.deserializeNonWhitlistedEnumOK6
18231822net.corda.serialization.internal.amqp.EnumTests.multiEnumOK10
18241823net.corda.serialization.internal.amqp.EnumTests.serialiseSimpleTestOK3
18251824net.corda.serialization.internal.amqp.EnumTests.enumNotWhitelistedFailsOK4
18261825net.corda.serialization.internal.amqp.EnumTests.changedEnum1OK1
18271826net.corda.serialization.internal.amqp.EnumTests.changedEnum2OK0
18281827net.corda.serialization.internal.amqp.EnumTests.enumWhitelistedOK4
18291828net.corda.serialization.internal.amqp.EnumTests.deserialiseSimpleTestOK3
18301829net.corda.serialization.internal.amqp.EnumTests.enumAnnotatedOK3
18311830net.corda.serialization.internal.amqp.FingerPrinterTestingTests.testingTestOK145
18321831net.corda.serialization.internal.amqp.FingerPrinterTestingTests.worksAsReplacementOK425
18331832net.corda.serialization.internal.amqp.DeserializeAndReturnEnvelopeTests.oneTypeOK147
18341833net.corda.serialization.internal.amqp.DeserializeAndReturnEnvelopeTests.unannotatedInterfaceIsNotInSchemaOK36
18351834net.corda.serialization.internal.amqp.DeserializeAndReturnEnvelopeTests.twoTypesOK21
18361835net.corda.serialization.internal.amqp.RoundTripTests.canSerializeClassesWithUntypedPropertiesOK627
18371836net.corda.serialization.internal.amqp.RoundTripTests.inheritedCalculatedFunctionOK49
18381837net.corda.serialization.internal.amqp.RoundTripTests.mutableBecomesImmutable4OK12
18391838net.corda.serialization.internal.amqp.RoundTripTests.mutableBecomesImmutableOK9
18401839net.corda.serialization.internal.amqp.RoundTripTests.recursiveTypeVariableResolutionOK10
18411840net.corda.serialization.internal.amqp.RoundTripTests.calculatedValuesOK13
18421841net.corda.serialization.internal.amqp.RoundTripTests.inheritedCalculatedFunctionIsNotCalculatedOK4
18431842net.corda.serialization.internal.amqp.RoundTripTests.mutableStillMutable2OK29
18441843net.corda.serialization.internal.amqp.RoundTripTests.calculatedFunctionOK3
18451844net.corda.serialization.internal.amqp.RoundTripTests.mutableStillMutableOK5
18461845net.corda.serialization.internal.amqp.EvolvabilityTests.addMandatoryFieldWithAltReorderedConstructorOK24
18471846net.corda.serialization.internal.amqp.EvolvabilityTests.multiVersionWithRemovalOK10
18481847net.corda.serialization.internal.amqp.EvolvabilityTests.simpleOrderSwapDifferentTypeOK6
18491848net.corda.serialization.internal.amqp.EvolvabilityTests.readBrokenNetworkParametersIgnored0
18501849net.corda.serialization.internal.amqp.EvolvabilityTests.multiVersionOK8
18511850net.corda.serialization.internal.amqp.EvolvabilityTests.addAndRemoveParametersOK6
18521851net.corda.serialization.internal.amqp.EvolvabilityTests.addMandatoryFieldWithAltConstructorForceReorderOK7
18531852net.corda.serialization.internal.amqp.EvolvabilityTests.moreComplexNonNullWithReorderOK34
18541853net.corda.serialization.internal.amqp.EvolvabilityTests.getterSetterEvolver1OK5
18551854net.corda.serialization.internal.amqp.EvolvabilityTests.evolutionWithPrimitivesOK15
18561855net.corda.serialization.internal.amqp.EvolvabilityTests.addAdditionalParamOK3
18571856net.corda.serialization.internal.amqp.EvolvabilityTests.removeParameterWithCalculatedParameterOK8
18581857net.corda.serialization.internal.amqp.EvolvabilityTests.addMandatoryFieldWithAltConstructorOK8
18591858net.corda.serialization.internal.amqp.EvolvabilityTests.simpleOrderSwapSameTypeOK3
18601859net.corda.serialization.internal.amqp.EvolvabilityTests.regenerate broken network parametersIgnored0
18611860net.corda.serialization.internal.amqp.EvolvabilityTests.addMandatoryFieldWithAltConstructorUnAnnotatedOK1
18621861net.corda.serialization.internal.amqp.EvolvabilityTests.addAdditionalParamNotMandatoryOK5
18631862net.corda.serialization.internal.amqp.EvolvabilityTests.changeSubTypeOK12
18641863net.corda.serialization.internal.amqp.EvolvabilityTests.removeParametersOK5
18651864net.corda.serialization.internal.amqp.EvolvabilityTests.addMandatoryFieldWithAltReorderedConstructorAndRemovalOK8
18661865net.corda.serialization.internal.amqp.EvolvabilityTests.evolutionWithCarpentryOK42
18671866net.corda.serialization.internal.amqp.EnumTransformationTests.renamesRenameExistingConstantOK5
18681867net.corda.serialization.internal.amqp.EnumTransformationTests.renameCycleDoesNotTerminateInConstantOK1
18691868net.corda.serialization.internal.amqp.EnumTransformationTests.cycleDetectionOK1
18701869net.corda.serialization.internal.amqp.EnumTransformationTests.defaultAndRenameOK3
18711870net.corda.serialization.internal.amqp.SerializeAndReturnSchemaTest.getSchemaOK3
18721871net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.unparameterised typesOK2
18731872net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test leading commaOK0
18741873net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test middle commaOK0
18751874net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test wrong number of parametersOK1
18761875net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test no parametersOK0
18771876net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test trailing textOK0
18781877net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test nestedOK0
18791878net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test parameters on non-generic typeOK0
18801879net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test simpleOK0
18811880net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test trailing closeOK0
18821881net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test trailing commaOK0
18831882net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test multiple argsOK0
18841883net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.parameterised types, nested, with arraysOK2
18851884net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test empty paramsOK0
18861885net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test mid whitespaceOK0
18871886net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test trailing whitespaceOK0
18881887net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test mid whitespace2OK0
18891888net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.primitives and arraysOK2
18901889net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.compatibility testOK4
18911890net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test excessive nestingOK0
18921891net.corda.serialization.internal.amqp.AMQPTypeIdentifierParserTests.test list of commandsOK1
18931892net.corda.serialization.internal.amqp.DeserializeMapTests.concreteTreeMapTestOK5
18941893net.corda.serialization.internal.amqp.DeserializeMapTests.abstractMapFromTreeMapOK4
18951894net.corda.serialization.internal.amqp.DeserializeMapTests.navigableMapTestOK8
18961895net.corda.serialization.internal.amqp.DeserializeMapTests.sortedMapTestOK5
18971896net.corda.serialization.internal.amqp.DeserializeMapTests.mapTestOK5
18981897net.corda.serialization.internal.amqp.DeserializeMapTests.weakHashMapTestOK4
18991898net.corda.serialization.internal.amqp.DeserializeMapTests.abstractMapFromMapOfOK4
19001899net.corda.serialization.internal.amqp.DeserializeMapTests.hashMapTestOK4
19011900net.corda.serialization.internal.amqp.DeserializeMapTests.concreteLinkedHashMapTestOK5
19021901net.corda.serialization.internal.amqp.DeserializeMapTests.dictionaryTestOK6
19031902net.corda.serialization.internal.amqp.DeserializeMapTests.hashtableTestOK4
19041903net.corda.serialization.internal.amqp.GenericsTests.nestedSerializationOfGenericsOK14
19051904net.corda.serialization.internal.amqp.GenericsTests.twoDifferentTypesSameParameterizedOuterOK7
19061905net.corda.serialization.internal.amqp.GenericsTests.forceWildcardSharedFactoryOK6
19071906net.corda.serialization.internal.amqp.GenericsTests.implemntsGenericInterfaceOK8
19081907net.corda.serialization.internal.amqp.GenericsTests.fingerprintingDiffersOK47
19091908net.corda.serialization.internal.amqp.GenericsTests.forceWildcardDeserializeOK7
19101909net.corda.serialization.internal.amqp.GenericsTests.nestedGenericsReferencesByteArrayViaSerializedBytesOK17
19111910net.corda.serialization.internal.amqp.GenericsTests.loadGenericFromFileOK2
19121911net.corda.serialization.internal.amqp.GenericsTests.fingerprintingDiffersListLoadedOK42
19131912net.corda.serialization.internal.amqp.GenericsTests.forceWildcardDeserializeSharedFactoryOK2
19141913net.corda.serialization.internal.amqp.GenericsTests.nestedGenericsWithBoundOK11
19151914net.corda.serialization.internal.amqp.GenericsTests.baseClassInheritedButNotOverridenBoundedOK7
19161915net.corda.serialization.internal.amqp.GenericsTests.baseClassInheritedButNotOverridenOK11
19171916net.corda.serialization.internal.amqp.GenericsTests.nestedSerializationWhereGenericDoesntImpactFingerprintOK8
19181917net.corda.serialization.internal.amqp.GenericsTests.nestedSerializationInMultipleContextsDoesntColideGenericTypesOK16
19191918net.corda.serialization.internal.amqp.GenericsTests.nestedMultiGenericsNoBoundOK13
19201919net.corda.serialization.internal.amqp.GenericsTests.forceWildcardOK3
19211920net.corda.serialization.internal.amqp.GenericsTests.doWeIgnoreMultipleParamsOK12
19221921net.corda.serialization.internal.amqp.GenericsTests.nestedMultiGenericsAtBottomWithBoundOK23
19231922net.corda.serialization.internal.amqp.GenericsTests.nestedMultiGenericsWithBoundOK17
19241923net.corda.serialization.internal.amqp.GenericsTests.fingerprintingDiffersListOK24
19251924net.corda.serialization.internal.amqp.TypeModellingFingerPrinterTests.Object and wildcard are fingerprinted differentlyOK0
19261925net.corda.serialization.internal.amqp.TypeModellingFingerPrinterTests.can fingerprint type with non-serializable type parameterOK6
19271926net.corda.serialization.internal.amqp.ErrorMessagesTests.privatePropertyIgnored0
19281927net.corda.serialization.internal.amqp.ErrorMessagesTests.protectedPropertyIgnored0
19291928net.corda.serialization.internal.amqp.ErrorMessagesTests.privateProperty2Ignored0
19301929net.corda.serialization.internal.amqp.ErrorMessagesTests.privateProperty3Ignored0
19311930net.corda.serialization.internal.amqp.EnumEvolvabilityTests.rejectMultipleRenameToOK642
19321931net.corda.serialization.internal.amqp.EnumEvolvabilityTests.acceptMultipleRenameOK124
19331932net.corda.serialization.internal.amqp.EnumEvolvabilityTests.testUnknownTransformOK39
19341933net.corda.serialization.internal.amqp.EnumEvolvabilityTests.defaultAnnotationIsAddedToEnvelopeOK10
19351934net.corda.serialization.internal.amqp.EnumEvolvabilityTests.rejectCyclicRenameOK4
19361935net.corda.serialization.internal.amqp.EnumEvolvabilityTests.missingRenamesOK6
19371936net.corda.serialization.internal.amqp.EnumEvolvabilityTests.testCacheOK10
19381937net.corda.serialization.internal.amqp.EnumEvolvabilityTests.renameAnnotationIsAddedOK8
19391938net.corda.serialization.internal.amqp.EnumEvolvabilityTests.doubleDefaultAnnotationIsAddedToEnvelopeOK7
19401939net.corda.serialization.internal.amqp.EnumEvolvabilityTests.defaultAnnotationIsAddedToEnvelopeAndDeserialisedOK6
19411940net.corda.serialization.internal.amqp.EnumEvolvabilityTests.rejectMultipleRenameFromOK3
19421941net.corda.serialization.internal.amqp.EnumEvolvabilityTests.noAnnotationOK6
19431942net.corda.serialization.internal.amqp.EnumEvolvabilityTests.doubleRenameAnnotationIsAddedOK6
19441943net.corda.serialization.internal.amqp.EnumEvolvabilityTests.rejectCyclicRenameReduxOK3
19451944net.corda.serialization.internal.amqp.EnumEvolvabilityTests.multiEnumsOK52
19461945net.corda.serialization.internal.amqp.EnumEvolvabilityTests.rejectBadDefaultToSelfOK4
19471946net.corda.serialization.internal.amqp.EnumEvolvabilityTests.bothAnnotationTypesOK6
19481947net.corda.serialization.internal.amqp.EnumEvolvabilityTests.doubleDefaultAnnotationIsAddedToEnvelopeAndDeserialisedOK6
19491948net.corda.serialization.internal.amqp.EnumEvolvabilityTests.missingDefaultsOK6
19501949net.corda.serialization.internal.amqp.EnumEvolvabilityTests.rejectBadDefaultOK3
19511950net.corda.serialization.internal.amqp.EnumEvolvabilityTests.repeatedAnnotationOK3
19521951net.corda.serialization.internal.amqp.PrivatePropertyTests.testMultiArgSetterOK20
19531952net.corda.serialization.internal.amqp.PrivatePropertyTests.testBadTypeArgSetterOK4
19541953net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithOnePublicOnePrivateProperty2OK7
19551954net.corda.serialization.internal.amqp.PrivatePropertyTests.testGetterMakesAPublicReaderOK3
19561955net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithOnePrivatePropertyOK3
19571956net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithOnePrivatePropertyNullableNotNullOK3
19581957net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithOnePublicOnePrivatePropertyOK4
19591958net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithOnePrivatePropertyNullableNullOK4
19601959net.corda.serialization.internal.amqp.PrivatePropertyTests.testNestedOK5
19611960net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithOnePrivatePropertyBooleanOK4
19621961net.corda.serialization.internal.amqp.PrivatePropertyTests.testWithInheritanceOK14
19631962net.corda.serialization.internal.amqp.PrivatePropertyTests.allCapsProprtyNotPrivateOK4
19641963net.corda.serialization.internal.carpenter.CarpenterExceptionTests.carpenterExceptionRethrownAsNotSerializableExceptionOK25
19651964net.corda.serialization.internal.carpenter.CarpenterExceptionTests.checkClassComparisonOK6
19661965net.corda.serialization.internal.carpenter.ClassCarpenterWhitelistTest.whitelistedOK27
19671966net.corda.serialization.internal.carpenter.ClassCarpenterWhitelistTest.notWhitelistedButCarpentedIgnored0
19681967net.corda.serialization.internal.carpenter.ClassCarpenterWhitelistTest.notWhitelistedButAnnotatedOK2
19691968net.corda.serialization.internal.carpenter.ClassCarpenterWhitelistTest.notWhitelistedIgnored0
19701969net.corda.serialization.internal.carpenter.MultiMemberCompositeSchemaToClassCarpenterTests.intAndStrOK11
19711970net.corda.serialization.internal.carpenter.MultiMemberCompositeSchemaToClassCarpenterTests.anIntAndALongOK8
19721971net.corda.serialization.internal.carpenter.MultiMemberCompositeSchemaToClassCarpenterTests.implementingClassDoesNotCalculateValueOK8
19731972net.corda.serialization.internal.carpenter.MultiMemberCompositeSchemaToClassCarpenterTests.calculatedValuesOK16
19741973net.corda.serialization.internal.carpenter.ClassCarpenterTest.non nullable parameter integer with non nullOK1
19751974net.corda.serialization.internal.carpenter.ClassCarpenterTest.nullable parameter small intOK1
19761975net.corda.serialization.internal.carpenter.ClassCarpenterTest.interfacesOK2
19771976net.corda.serialization.internal.carpenter.ClassCarpenterTest.int arrayOK2
19781977net.corda.serialization.internal.carpenter.ClassCarpenterTest.duplicatesOK1
19791978net.corda.serialization.internal.carpenter.ClassCarpenterTest.string arrayOK1
19801979net.corda.serialization.internal.carpenter.ClassCarpenterTest.multiple int arraysOK1
19811980net.corda.serialization.internal.carpenter.ClassCarpenterTest.nullable int array throwsOK1
19821981net.corda.serialization.internal.carpenter.ClassCarpenterTest.nullable sets annotationsOK4
19831982net.corda.serialization.internal.carpenter.ClassCarpenterTest.generate multiple interfacesOK3
19841983net.corda.serialization.internal.carpenter.ClassCarpenterTest.non nullable parameter integer with nullOK1
19851984net.corda.serialization.internal.carpenter.ClassCarpenterTest.string arraysOK1
19861985net.corda.serialization.internal.carpenter.ClassCarpenterTest.unimplemented interface method with lenient = falseOK2
19871986net.corda.serialization.internal.carpenter.ClassCarpenterTest.objsOK1
19881987net.corda.serialization.internal.carpenter.ClassCarpenterTest.null parameter small intOK1
19891988net.corda.serialization.internal.carpenter.ClassCarpenterTest.generated toStringOK1
19901989net.corda.serialization.internal.carpenter.ClassCarpenterTest.emptyOK1
19911990net.corda.serialization.internal.carpenter.ClassCarpenterTest.superclasses with double-size primitive constructor parametersOK1
19921991net.corda.serialization.internal.carpenter.ClassCarpenterTest.primsOK2
19931992net.corda.serialization.internal.carpenter.ClassCarpenterTest.can refer to each otherOK1
19941993net.corda.serialization.internal.carpenter.ClassCarpenterTest.generate interfaceOK1
19951994net.corda.serialization.internal.carpenter.ClassCarpenterTest.unimplemented interface method with lenient = trueOK2
19961995net.corda.serialization.internal.carpenter.ClassCarpenterTest.interface implementing interfaceOK1
19971996net.corda.serialization.internal.carpenter.ClassCarpenterTest.beanTestOK5
19981997net.corda.serialization.internal.carpenter.ClassCarpenterTest.nullable parameter integerOK0
19991998net.corda.serialization.internal.carpenter.ClassCarpenterTest.superclassesOK1
20001999net.corda.serialization.internal.carpenter.ClassCarpenterTest.integer arrayOK1
20012000net.corda.serialization.internal.carpenter.ClassCarpenterTest.int array with intsOK1
20022001net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.multipleInterfacesOK6
20032002net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.memberInterfaceOK10
20042003net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.nestedInterfacesOK6
20052004net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.memberInterface2OK5
20062005net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.interfaceParent1OK5
20072006net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.interfaceParent2OK4
20082007net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.nestedInterfacesAndImplementationOK7
20092008net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.interfaceAndImplementationOK5
20102009net.corda.serialization.internal.carpenter.InheritanceSchemaToClassCarpenterTests.twoInterfacesAndImplementationOK6
20112010net.corda.serialization.internal.carpenter.CompositeMembers.parameterisedNonCollectionWithUnknownOK23
20122011net.corda.serialization.internal.carpenter.CompositeMembers.withUUIDOK37
20132012net.corda.serialization.internal.carpenter.CompositeMembers.oneIsUnknownOK9
20142013net.corda.serialization.internal.carpenter.CompositeMembers.parentIsUnknownOK8
20152014net.corda.serialization.internal.carpenter.CompositeMembers.bothAreUnknownOK8
20162015net.corda.serialization.internal.carpenter.CompositeMembers.mapWithUnknownOK20
20172016net.corda.serialization.internal.carpenter.EnumClassTests.oneValueInstantiateOK1
20182017net.corda.serialization.internal.carpenter.EnumClassTests.twoValuesInstantiateOK0
20192018net.corda.serialization.internal.carpenter.EnumClassTests.assignmentOK1
20202019net.corda.serialization.internal.carpenter.EnumClassTests.assignAndTestOK1
20212020net.corda.serialization.internal.carpenter.EnumClassTests.manyValuesOK1
20222021net.corda.serialization.internal.carpenter.EnumClassTests.oneValueOK0
20232022net.corda.serialization.internal.LambdaCheckpointSerializationTest.serialization_fails_for_not_serializable_java_lambdasOK653
20242023net.corda.serialization.internal.LambdaCheckpointSerializationTest.serialization_works_for_serializable_java_lambdasOK283
20252024net.corda.serialization.internal.ForbiddenLambdaSerializationTests.serialization_fails_for_not_serializable_java_lambdasOK106
20262025net.corda.serialization.internal.ForbiddenLambdaSerializationTests.serialization_fails_for_serializable_java_lambdasOK7
20272026net.corda.serialization.internal.carpenter.JavaCalculatedValuesToClassCarpenterTest.calculatedValuesOK344
20282027net.corda.serialization.internal.MapsSerializationTest.check list can be serialized as part of SessionDataOK126
20292028net.corda.serialization.internal.MapsSerializationTest.check throws for forbidden declared typeOK6
20302029net.corda.serialization.internal.MapsSerializationTest.check empty map serialises as Java emptyMapOK1
20312030net.corda.serialization.internal.MapsSerializationTest.check map serialization works with custom typesOK36
20322031net.corda.serialization.internal.MapsSerializationTest.check EmptyMap serializationOK2
20332032net.corda.serialization.internal.MapsSerializationTest.check Map can be root of serialization graphOK2
20342033net.corda.serialization.internal.SetsSerializationTest.check set can be serialized as root of serialization graphOK8
20352034net.corda.serialization.internal.SetsSerializationTest.type variance on setter getter pair does not fail validationOK6
20362035net.corda.serialization.internal.SetsSerializationTest.check empty set serialises as Java emptySetOK0
20372036net.corda.serialization.internal.SetsSerializationTest.check set can be serialized as part of DataSessionMessageOK8
20382037net.corda.serialization.internal.SerializationTokenTest.token returns unexpected typeOK117
20392038net.corda.serialization.internal.SerializationTokenTest.write and read singletonOK5
20402039net.corda.serialization.internal.SerializationTokenTest.deserialize non-tokenOK6
20412040net.corda.serialization.internal.SerializationTokenTest.deserialize unregistered tokenOK3
20422041net.corda.serialization.internal.SerializationTokenTest.new token encountered after context initOK2
20432042net.corda.serialization.internal.SerializationTokenTest.write token and read tokenizableOK5
20442043net.corda.serialization.internal.SerializationTokenTest.no context setOK2
20452044net.corda.serialization.internal.ContractAttachmentSerializerTest.check only serialize attachment id and contract class name when using token contextOK104
20462045net.corda.serialization.internal.ContractAttachmentSerializerTest.throws when missing attachment when using token contextOK3
20472046net.corda.serialization.internal.ContractAttachmentSerializerTest.write contract attachment and read it backOK8
20482047net.corda.serialization.internal.ContractAttachmentSerializerTest.check attachment in deserialize is lazy loaded when using token contextOK0
20492048net.corda.serialization.internal.ContractAttachmentSerializerTest.write contract attachment and read it back using token contextOK4
20502049net.corda.serialization.internal.PrivateKeySerializationTest.failed with wrong UseCase[PrivateKeySerializationTest-BCRSAPrivateCrtKey]OK1
20512050net.corda.serialization.internal.PrivateKeySerializationTest.passed with expected UseCases[PrivateKeySerializationTest-BCRSAPrivateCrtKey]OK5
20522051net.corda.serialization.internal.PrivateKeySerializationTest.failed with wrong UseCase[PrivateKeySerializationTest-BCECPrivateKey]OK1
20532052net.corda.serialization.internal.PrivateKeySerializationTest.passed with expected UseCases[PrivateKeySerializationTest-BCECPrivateKey]OK2
20542055net.corda.serialization.internal.PrivateKeySerializationTest.failed with wrong UseCase[PrivateKeySerializationTest-EdDSAPrivateKey]OK0
20552056net.corda.serialization.internal.PrivateKeySerializationTest.passed with expected UseCases[PrivateKeySerializationTest-EdDSAPrivateKey]OK1
20562057net.corda.serialization.internal.PrivateKeySerializationTest.failed with wrong UseCase[PrivateKeySerializationTest-BCSphincs256PrivateKey]OK1
20572058net.corda.serialization.internal.PrivateKeySerializationTest.passed with expected UseCases[PrivateKeySerializationTest-BCSphincs256PrivateKey]OK2
20582059net.corda.serialization.internal.CordaClassResolverTests.Annotation not needed on primitiveOK0
20592060net.corda.serialization.internal.CordaClassResolverTests.Kotlin EmptySet not registeredOK1
20602061net.corda.serialization.internal.CordaClassResolverTests.Annotation not needed on ObjectOK0
20612062net.corda.serialization.internal.CordaClassResolverTests.Kotlin EmptyList not registeredOK0
20622063net.corda.serialization.internal.CordaClassResolverTests.Kotlin EmptyList registers as Java emptyListOK177
20632064net.corda.serialization.internal.CordaClassResolverTests.Annotation is needed without whitelistingOK1
20642065net.corda.serialization.internal.CordaClassResolverTests.Annotation not needed on abstract classOK0
20652066net.corda.serialization.internal.CordaClassResolverTests.Annotation is inherited from superclassOK2
20662067net.corda.serialization.internal.CordaClassResolverTests.Annotation is inherited from interfacesOK1
20672068net.corda.serialization.internal.CordaClassResolverTests.Kotlin EmptySet registers as Java emptySetOK1
20682069net.corda.serialization.internal.CordaClassResolverTests.Check blacklisted interface implOK10
20692070net.corda.serialization.internal.CordaClassResolverTests.Calling register method on modified Kryo does not consult the whitelistOK1
20702071net.corda.serialization.internal.CordaClassResolverTests.Check blacklist precedes CordaSerializableOK0
20712072net.corda.serialization.internal.CordaClassResolverTests.Calling register method on unmodified Kryo does consult the whitelistOK1
20722073net.corda.serialization.internal.CordaClassResolverTests.Unannotated specialised enum does not workOK1
20732074net.corda.serialization.internal.CordaClassResolverTests.Annotation on enum works for specialised entriesOK1
20742075net.corda.serialization.internal.CordaClassResolverTests.Check blacklisted subclassOK1
20752076net.corda.serialization.internal.CordaClassResolverTests.Annotation does not work in conjunction with AttachmentClassLoader annotationOK117
20762077net.corda.serialization.internal.CordaClassResolverTests.Check blacklisted super-interface implOK1
20772078net.corda.serialization.internal.CordaClassResolverTests.Attempt to load contract attachment with untrusted uploader should fail with UntrustedAttachmentsExceptionOK10
20782079net.corda.serialization.internal.CordaClassResolverTests.Annotation on array element worksOK0
20792080net.corda.serialization.internal.CordaClassResolverTests.Annotation on simple enum worksOK1
20802081net.corda.serialization.internal.CordaClassResolverTests.Annotation not needed on interfaceOK0
20812082net.corda.serialization.internal.CordaClassResolverTests.Annotation does not work for custom serializableOK0
20822083net.corda.serialization.internal.CordaClassResolverTests.Annotation does not work in conjunction with Kryo annotationOK1
20832084net.corda.serialization.internal.CordaClassResolverTests.Kotlin EmptyMap not registeredOK1
20842085net.corda.serialization.internal.CordaClassResolverTests.Unannotated simple enum does not workOK0
20852086net.corda.serialization.internal.CordaClassResolverTests.Check forcibly allowedOK0
20862087net.corda.serialization.internal.CordaClassResolverTests.Annotation is not needed with whitelistingOK0
20872088net.corda.serialization.internal.CordaClassResolverTests.Check blacklisted subsubclassOK0
20882089net.corda.serialization.internal.CordaClassResolverTests.Kotlin EmptyMap registers as Java emptyMapOK2
20892090net.corda.serialization.internal.CordaClassResolverTests.Check blacklisted classOK0
20902091net.corda.serialization.internal.CordaClassResolverTests.Unannotated array elements do not workOK1
20912092net.corda.serialization.internal.amqp.AMQPRemoteTypeModelTests.round-trip some types through AMQP serialisationsOK236
20922093net.corda.serialization.internal.amqp.AbstractAMQPSerializationSchemeTest.number of cached factories must be bounded by maxFactoriesOK580
20932094net.corda.serialization.internal.amqp.SerializationOutputTests.test generic list subclass is not supported[null]OK192
20942095net.corda.serialization.internal.amqp.SerializationOutputTests.test annotation is inherited[null]OK555
20952096net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin Pair serialize[null]OK109
20962097net.corda.serialization.internal.amqp.SerializationOutputTests.test throwables serialize[null]OK289
20972098net.corda.serialization.internal.amqp.SerializationOutputTests.test whitelist[null]OK18
20982099net.corda.serialization.internal.amqp.SerializationOutputTests.generics from java are supported[null]OK11
20992100net.corda.serialization.internal.amqp.SerializationOutputTests.test foo list array[null]OK28
21002101net.corda.serialization.internal.amqp.SerializationOutputTests.test implements generic[null]OK19
21012102net.corda.serialization.internal.amqp.SerializationOutputTests.test byte arrays not reference counted[null]OK43
21022103net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin object[null]OK4
21032104net.corda.serialization.internal.amqp.SerializationOutputTests.test SimpleString serialize[null]OK43
21042105net.corda.serialization.internal.amqp.SerializationOutputTests.test extends generic[null]OK14
21052106net.corda.serialization.internal.amqp.SerializationOutputTests.test foo implements[null]OK9
21062107net.corda.serialization.internal.amqp.SerializationOutputTests.test cert path serialize[null]OK8
21072108net.corda.serialization.internal.amqp.SerializationOutputTests.nestedInner[null]OK81
21082109net.corda.serialization.internal.amqp.SerializationOutputTests.test generic in constructor serialize[null]OK15
21092110net.corda.serialization.internal.amqp.SerializationOutputTests.multiNestedInner[null]OK5
21102111net.corda.serialization.internal.amqp.SerializationOutputTests.test dislike of HashMap[null]OK7
21112112net.corda.serialization.internal.amqp.SerializationOutputTests.test generics ignored from graph logic[null]OK15
21122113net.corda.serialization.internal.amqp.SerializationOutputTests.test local time serialize[null]OK11
21132114net.corda.serialization.internal.amqp.SerializationOutputTests.test polymorphic property[null]OK9
21142115net.corda.serialization.internal.amqp.SerializationOutputTests.throwable[null]OK57
21152116net.corda.serialization.internal.amqp.SerializationOutputTests.test bool[null]OK4
21162117net.corda.serialization.internal.amqp.SerializationOutputTests.test offset date time serialize[null]OK33
21172118net.corda.serialization.internal.amqp.SerializationOutputTests.test object referenced multiple times[null]OK13
21182119net.corda.serialization.internal.amqp.SerializationOutputTests.test foo[null]OK7
21192120net.corda.serialization.internal.amqp.SerializationOutputTests.test inherits generic captured[null]OK20
21202121net.corda.serialization.internal.amqp.SerializationOutputTests.test string array[null]OK1
21212122net.corda.serialization.internal.amqp.SerializationOutputTests.test X509CRL custom serializer[null]OK907
21222123net.corda.serialization.internal.amqp.SerializationOutputTests.test StateRef serialize[null]OK42
21232124net.corda.serialization.internal.amqp.SerializationOutputTests.test mismatched property and constructor naming[null]OK5
21242125net.corda.serialization.internal.amqp.SerializationOutputTests.test annotation whitelisting[null]OK4
21252126net.corda.serialization.internal.amqp.SerializationOutputTests.test complex throwables serialize[null]OK54
21262127net.corda.serialization.internal.amqp.SerializationOutputTests.compression has the desired effect[null]OK0
21272128net.corda.serialization.internal.amqp.SerializationOutputTests.test not all properties in constructor[null]OK3
21282129net.corda.serialization.internal.amqp.SerializationOutputTests.test TreeMap property[null]OK32
21292130net.corda.serialization.internal.amqp.SerializationOutputTests.class constructor is invoked on deserialisation[null]OK11
21302131net.corda.serialization.internal.amqp.SerializationOutputTests.test flow corda exception subclasses serialize[null]OK63
21312132net.corda.serialization.internal.amqp.SerializationOutputTests.test top level list array[null]OK2
21322133net.corda.serialization.internal.amqp.SerializationOutputTests.test double[null]OK4
21332134net.corda.serialization.internal.amqp.SerializationOutputTests.test month day serialize[null]OK3
21342135net.corda.serialization.internal.amqp.SerializationOutputTests.test EnumMap serialize[null]OK21
21352136net.corda.serialization.internal.amqp.SerializationOutputTests.isPrimitive[null]OK0
21362137net.corda.serialization.internal.amqp.SerializationOutputTests.dataClassBy[null]OK15
21372138net.corda.serialization.internal.amqp.SerializationOutputTests.test generic foo as property[null]OK10
21382139net.corda.serialization.internal.amqp.SerializationOutputTests.test EnumSet serialize[null]OK17
21392140net.corda.serialization.internal.amqp.SerializationOutputTests.test big decimals serialize[null]OK1
21402141net.corda.serialization.internal.amqp.SerializationOutputTests.test custom serializers on public key[null]OK5
21412142net.corda.serialization.internal.amqp.SerializationOutputTests.test year serialize[null]OK4
21422143net.corda.serialization.internal.amqp.SerializationOutputTests.test day of week serialize[null]OK3
21432144net.corda.serialization.internal.amqp.SerializationOutputTests.test custom anonymous object[null]Ignored0
21442145net.corda.serialization.internal.amqp.SerializationOutputTests.test mismatched property and constructor type[null]OK2
21452146net.corda.serialization.internal.amqp.SerializationOutputTests.a particular encoding can be banned for deserialization[null]OK0
21462147net.corda.serialization.internal.amqp.SerializationOutputTests.test transaction state[null]OK55
21472148net.corda.serialization.internal.amqp.SerializationOutputTests.test implements generic captured[null]OK16
21482149net.corda.serialization.internal.amqp.SerializationOutputTests.reproduceWrongNumberOfArguments[null]OK32
21492150net.corda.serialization.internal.amqp.SerializationOutputTests.test null polymorphic property[null]OK6
21502151net.corda.serialization.internal.amqp.SerializationOutputTests.test float[null]OK5
21512152net.corda.serialization.internal.amqp.SerializationOutputTests.test short[null]OK4
21522153net.corda.serialization.internal.amqp.SerializationOutputTests.test nested generic foo as property[null]OK9
21532154net.corda.serialization.internal.amqp.SerializationOutputTests.test period serialize[null]OK3
21542155net.corda.serialization.internal.amqp.SerializationOutputTests.compression reduces number of bytes significantly[null]OK13
21552156net.corda.serialization.internal.amqp.SerializationOutputTests.test local date time serialize[null]OK13
21562157net.corda.serialization.internal.amqp.SerializationOutputTests.test toString custom serializer[null]OK6
21572158net.corda.serialization.internal.amqp.SerializationOutputTests.test annotated constructor[null]OK4
21582159net.corda.serialization.internal.amqp.SerializationOutputTests.nestedObjects[null]OK2
21592160net.corda.serialization.internal.amqp.SerializationOutputTests.test instants serialize[null]OK4
21602161net.corda.serialization.internal.amqp.SerializationOutputTests.test foo array[null]OK4
21612162net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin Unit serialize[null]OK1
21622163net.corda.serialization.internal.amqp.SerializationOutputTests.test month serialize[null]OK3
21632164net.corda.serialization.internal.amqp.SerializationOutputTests.test private constructor[null]OK4
21642165net.corda.serialization.internal.amqp.SerializationOutputTests.test BitSet serialize[null]OK4
21652166net.corda.serialization.internal.amqp.SerializationOutputTests.test X509 certificate serialize[null]OK37
21662167net.corda.serialization.internal.amqp.SerializationOutputTests.test zoned date time serialize[null]OK19
21672168net.corda.serialization.internal.amqp.SerializationOutputTests.test TreeMap[null]OK4
21682169net.corda.serialization.internal.amqp.SerializationOutputTests.test NavigableMap property[null]OK17
21692170net.corda.serialization.internal.amqp.SerializationOutputTests.test StringBuffer serialize[null]OK1
21702171net.corda.serialization.internal.amqp.SerializationOutputTests.test local date serialize[null]OK2
21712172net.corda.serialization.internal.amqp.SerializationOutputTests.test contract attachment serialize[null]OK28
21722173net.corda.serialization.internal.amqp.SerializationOutputTests.test privacy salt serialize[null]OK13
21732174net.corda.serialization.internal.amqp.SerializationOutputTests.test RPC corda exception subclasses serialize[null]OK24
21742175net.corda.serialization.internal.amqp.SerializationOutputTests.test foo implements and list[null]OK9
21752176net.corda.serialization.internal.amqp.SerializationOutputTests.test currencies serialize[null]OK1
21762177net.corda.serialization.internal.amqp.SerializationOutputTests.test InputStream serialize[null]OK3
21772178net.corda.serialization.internal.amqp.SerializationOutputTests.privateNestedObjects[null]OK2
21782179net.corda.serialization.internal.amqp.SerializationOutputTests.test custom object[null]OK7
21792180net.corda.serialization.internal.amqp.SerializationOutputTests.test BigInteger custom serializer[null]OK9
21802181net.corda.serialization.internal.amqp.SerializationOutputTests.test SortedSet property[null]OK7
21812182net.corda.serialization.internal.amqp.SerializationOutputTests.test generic foo[null]OK3
21822183net.corda.serialization.internal.amqp.SerializationOutputTests.nestedNestedInner[null]OK4
21832184net.corda.serialization.internal.amqp.SerializationOutputTests.test suppressed throwables serialize[null]OK19
21842185net.corda.serialization.internal.amqp.SerializationOutputTests.test year month serialize[null]OK3
21852186net.corda.serialization.internal.amqp.SerializationOutputTests.test list of byte arrays[null]OK7
21862187net.corda.serialization.internal.amqp.SerializationOutputTests.test contract attachment throws if missing attachment[null]OK3
21872188net.corda.serialization.internal.amqp.SerializationOutputTests.test durations serialize[null]OK3
21882189net.corda.serialization.internal.amqp.SerializationOutputTests.test serialization of cyclic graph[null]Ignored0
21892190net.corda.serialization.internal.amqp.SerializationOutputTests.test offset time serialize[null]OK10
21902191net.corda.serialization.internal.amqp.SerializationOutputTests.test generic list subclass is not supported[DEFLATE]OK7
21912192net.corda.serialization.internal.amqp.SerializationOutputTests.test annotation is inherited[DEFLATE]OK4
21922193net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin Pair serialize[DEFLATE]OK4
21932194net.corda.serialization.internal.amqp.SerializationOutputTests.test throwables serialize[DEFLATE]OK12
21942195net.corda.serialization.internal.amqp.SerializationOutputTests.test whitelist[DEFLATE]OK1
21952196net.corda.serialization.internal.amqp.SerializationOutputTests.generics from java are supported[DEFLATE]OK2
21962197net.corda.serialization.internal.amqp.SerializationOutputTests.test foo list array[DEFLATE]OK7
21972198net.corda.serialization.internal.amqp.SerializationOutputTests.test implements generic[DEFLATE]OK5
21982199net.corda.serialization.internal.amqp.SerializationOutputTests.test byte arrays not reference counted[DEFLATE]OK3
21992200net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin object[DEFLATE]OK2
22002201net.corda.serialization.internal.amqp.SerializationOutputTests.test SimpleString serialize[DEFLATE]OK0
22012202net.corda.serialization.internal.amqp.SerializationOutputTests.test extends generic[DEFLATE]OK6
22022203net.corda.serialization.internal.amqp.SerializationOutputTests.test foo implements[DEFLATE]OK4
22032204net.corda.serialization.internal.amqp.SerializationOutputTests.test cert path serialize[DEFLATE]OK4
22042205net.corda.serialization.internal.amqp.SerializationOutputTests.nestedInner[DEFLATE]OK1
22052206net.corda.serialization.internal.amqp.SerializationOutputTests.test generic in constructor serialize[DEFLATE]OK6
22062207net.corda.serialization.internal.amqp.SerializationOutputTests.multiNestedInner[DEFLATE]OK1
22072208net.corda.serialization.internal.amqp.SerializationOutputTests.test dislike of HashMap[DEFLATE]OK2
22082209net.corda.serialization.internal.amqp.SerializationOutputTests.test generics ignored from graph logic[DEFLATE]OK6
22092210net.corda.serialization.internal.amqp.SerializationOutputTests.test local time serialize[DEFLATE]OK2
22102211net.corda.serialization.internal.amqp.SerializationOutputTests.test polymorphic property[DEFLATE]OK4
22112212net.corda.serialization.internal.amqp.SerializationOutputTests.throwable[DEFLATE]OK4
22122213net.corda.serialization.internal.amqp.SerializationOutputTests.test bool[DEFLATE]OK3
22132214net.corda.serialization.internal.amqp.SerializationOutputTests.test offset date time serialize[DEFLATE]OK12
22142215net.corda.serialization.internal.amqp.SerializationOutputTests.test object referenced multiple times[DEFLATE]OK6
22152216net.corda.serialization.internal.amqp.SerializationOutputTests.test foo[DEFLATE]OK2
22162217net.corda.serialization.internal.amqp.SerializationOutputTests.test inherits generic captured[DEFLATE]OK9
22172218net.corda.serialization.internal.amqp.SerializationOutputTests.test string array[DEFLATE]OK1
22182219net.corda.serialization.internal.amqp.SerializationOutputTests.test X509CRL custom serializer[DEFLATE]OK380
22192220net.corda.serialization.internal.amqp.SerializationOutputTests.test StateRef serialize[DEFLATE]OK10
22202221net.corda.serialization.internal.amqp.SerializationOutputTests.test mismatched property and constructor naming[DEFLATE]OK1
22212222net.corda.serialization.internal.amqp.SerializationOutputTests.test annotation whitelisting[DEFLATE]OK2
22222223net.corda.serialization.internal.amqp.SerializationOutputTests.test complex throwables serialize[DEFLATE]OK17
22232224net.corda.serialization.internal.amqp.SerializationOutputTests.compression has the desired effect[DEFLATE]OK2
22242225net.corda.serialization.internal.amqp.SerializationOutputTests.test not all properties in constructor[DEFLATE]OK3
22252226net.corda.serialization.internal.amqp.SerializationOutputTests.test TreeMap property[DEFLATE]OK5
22262227net.corda.serialization.internal.amqp.SerializationOutputTests.class constructor is invoked on deserialisation[DEFLATE]OK0
22272228net.corda.serialization.internal.amqp.SerializationOutputTests.test flow corda exception subclasses serialize[DEFLATE]OK11
22282229net.corda.serialization.internal.amqp.SerializationOutputTests.test top level list array[DEFLATE]OK2
22292230net.corda.serialization.internal.amqp.SerializationOutputTests.test double[DEFLATE]OK2
22302231net.corda.serialization.internal.amqp.SerializationOutputTests.test month day serialize[DEFLATE]OK2
22312232net.corda.serialization.internal.amqp.SerializationOutputTests.test EnumMap serialize[DEFLATE]OK4
22322233net.corda.serialization.internal.amqp.SerializationOutputTests.isPrimitive[DEFLATE]OK0
22332234net.corda.serialization.internal.amqp.SerializationOutputTests.dataClassBy[DEFLATE]OK4
22342235net.corda.serialization.internal.amqp.SerializationOutputTests.test generic foo as property[DEFLATE]OK17
22352236net.corda.serialization.internal.amqp.SerializationOutputTests.test EnumSet serialize[DEFLATE]OK10
22362237net.corda.serialization.internal.amqp.SerializationOutputTests.test big decimals serialize[DEFLATE]OK1
22372238net.corda.serialization.internal.amqp.SerializationOutputTests.test custom serializers on public key[DEFLATE]OK3
22382239net.corda.serialization.internal.amqp.SerializationOutputTests.test year serialize[DEFLATE]OK2
22392240net.corda.serialization.internal.amqp.SerializationOutputTests.test day of week serialize[DEFLATE]OK3
22402241net.corda.serialization.internal.amqp.SerializationOutputTests.test custom anonymous object[DEFLATE]Ignored0
22412242net.corda.serialization.internal.amqp.SerializationOutputTests.test mismatched property and constructor type[DEFLATE]OK0
22422243net.corda.serialization.internal.amqp.SerializationOutputTests.a particular encoding can be banned for deserialization[DEFLATE]OK2
22432244net.corda.serialization.internal.amqp.SerializationOutputTests.test transaction state[DEFLATE]OK14
22442245net.corda.serialization.internal.amqp.SerializationOutputTests.test implements generic captured[DEFLATE]OK9
22452246net.corda.serialization.internal.amqp.SerializationOutputTests.reproduceWrongNumberOfArguments[DEFLATE]OK5
22462247net.corda.serialization.internal.amqp.SerializationOutputTests.test null polymorphic property[DEFLATE]OK4
22472248net.corda.serialization.internal.amqp.SerializationOutputTests.test float[DEFLATE]OK2
22482249net.corda.serialization.internal.amqp.SerializationOutputTests.test short[DEFLATE]OK2
22492250net.corda.serialization.internal.amqp.SerializationOutputTests.test nested generic foo as property[DEFLATE]OK6
22502251net.corda.serialization.internal.amqp.SerializationOutputTests.test period serialize[DEFLATE]OK2
22512252net.corda.serialization.internal.amqp.SerializationOutputTests.compression reduces number of bytes significantly[DEFLATE]OK2
22522253net.corda.serialization.internal.amqp.SerializationOutputTests.test local date time serialize[DEFLATE]OK7
22532254net.corda.serialization.internal.amqp.SerializationOutputTests.test toString custom serializer[DEFLATE]OK4
22542255net.corda.serialization.internal.amqp.SerializationOutputTests.test annotated constructor[DEFLATE]OK3
22552256net.corda.serialization.internal.amqp.SerializationOutputTests.nestedObjects[DEFLATE]OK0
22562257net.corda.serialization.internal.amqp.SerializationOutputTests.test instants serialize[DEFLATE]OK2
22572258net.corda.serialization.internal.amqp.SerializationOutputTests.test foo array[DEFLATE]OK3
22582259net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin Unit serialize[DEFLATE]OK1
22592260net.corda.serialization.internal.amqp.SerializationOutputTests.test month serialize[DEFLATE]OK2
22602261net.corda.serialization.internal.amqp.SerializationOutputTests.test private constructor[DEFLATE]OK3
22612262net.corda.serialization.internal.amqp.SerializationOutputTests.test BitSet serialize[DEFLATE]OK3
22622263net.corda.serialization.internal.amqp.SerializationOutputTests.test X509 certificate serialize[DEFLATE]OK3
22632264net.corda.serialization.internal.amqp.SerializationOutputTests.test zoned date time serialize[DEFLATE]OK10
22642265net.corda.serialization.internal.amqp.SerializationOutputTests.test TreeMap[DEFLATE]OK3
22652266net.corda.serialization.internal.amqp.SerializationOutputTests.test NavigableMap property[DEFLATE]OK6
22662267net.corda.serialization.internal.amqp.SerializationOutputTests.test StringBuffer serialize[DEFLATE]OK2
22672268net.corda.serialization.internal.amqp.SerializationOutputTests.test local date serialize[DEFLATE]OK3
22682269net.corda.serialization.internal.amqp.SerializationOutputTests.test contract attachment serialize[DEFLATE]OK9
22692270net.corda.serialization.internal.amqp.SerializationOutputTests.test privacy salt serialize[DEFLATE]OK8
22702271net.corda.serialization.internal.amqp.SerializationOutputTests.test RPC corda exception subclasses serialize[DEFLATE]OK14
22712272net.corda.serialization.internal.amqp.SerializationOutputTests.test foo implements and list[DEFLATE]OK5
22722273net.corda.serialization.internal.amqp.SerializationOutputTests.test currencies serialize[DEFLATE]OK1
22732274net.corda.serialization.internal.amqp.SerializationOutputTests.test InputStream serialize[DEFLATE]OK2
22742275net.corda.serialization.internal.amqp.SerializationOutputTests.privateNestedObjects[DEFLATE]OK1
22752276net.corda.serialization.internal.amqp.SerializationOutputTests.test custom object[DEFLATE]OK2
22762277net.corda.serialization.internal.amqp.SerializationOutputTests.test BigInteger custom serializer[DEFLATE]OK3
22772278net.corda.serialization.internal.amqp.SerializationOutputTests.test SortedSet property[DEFLATE]OK4
22782279net.corda.serialization.internal.amqp.SerializationOutputTests.test generic foo[DEFLATE]OK2
22792280net.corda.serialization.internal.amqp.SerializationOutputTests.nestedNestedInner[DEFLATE]OK1
22802281net.corda.serialization.internal.amqp.SerializationOutputTests.test suppressed throwables serialize[DEFLATE]OK14
22812282net.corda.serialization.internal.amqp.SerializationOutputTests.test year month serialize[DEFLATE]OK2
22822283net.corda.serialization.internal.amqp.SerializationOutputTests.test list of byte arrays[DEFLATE]OK3
22832284net.corda.serialization.internal.amqp.SerializationOutputTests.test contract attachment throws if missing attachment[DEFLATE]OK0
22842285net.corda.serialization.internal.amqp.SerializationOutputTests.test durations serialize[DEFLATE]OK1
22852286net.corda.serialization.internal.amqp.SerializationOutputTests.test serialization of cyclic graph[DEFLATE]Ignored0
22862287net.corda.serialization.internal.amqp.SerializationOutputTests.test offset time serialize[DEFLATE]OK5
22872288net.corda.serialization.internal.amqp.SerializationOutputTests.test generic list subclass is not supported[SNAPPY]OK5
22882289net.corda.serialization.internal.amqp.SerializationOutputTests.test annotation is inherited[SNAPPY]OK4
22892290net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin Pair serialize[SNAPPY]OK3
22902291net.corda.serialization.internal.amqp.SerializationOutputTests.test throwables serialize[SNAPPY]OK12
22912292net.corda.serialization.internal.amqp.SerializationOutputTests.test whitelist[SNAPPY]OK0
22922293net.corda.serialization.internal.amqp.SerializationOutputTests.generics from java are supported[SNAPPY]OK2
22932294net.corda.serialization.internal.amqp.SerializationOutputTests.test foo list array[SNAPPY]OK6
22942295net.corda.serialization.internal.amqp.SerializationOutputTests.test implements generic[SNAPPY]OK3
22952296net.corda.serialization.internal.amqp.SerializationOutputTests.test byte arrays not reference counted[SNAPPY]OK3
22962297net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin object[SNAPPY]OK2
22972298net.corda.serialization.internal.amqp.SerializationOutputTests.test SimpleString serialize[SNAPPY]OK1
22982299net.corda.serialization.internal.amqp.SerializationOutputTests.test extends generic[SNAPPY]OK3
22992300net.corda.serialization.internal.amqp.SerializationOutputTests.test foo implements[SNAPPY]OK3
23002301net.corda.serialization.internal.amqp.SerializationOutputTests.test cert path serialize[SNAPPY]OK3
23012302net.corda.serialization.internal.amqp.SerializationOutputTests.nestedInner[SNAPPY]OK1
23022303net.corda.serialization.internal.amqp.SerializationOutputTests.test generic in constructor serialize[SNAPPY]OK5
23032304net.corda.serialization.internal.amqp.SerializationOutputTests.multiNestedInner[SNAPPY]OK1
23042305net.corda.serialization.internal.amqp.SerializationOutputTests.test dislike of HashMap[SNAPPY]OK2
23052306net.corda.serialization.internal.amqp.SerializationOutputTests.test generics ignored from graph logic[SNAPPY]OK5
23062307net.corda.serialization.internal.amqp.SerializationOutputTests.test local time serialize[SNAPPY]OK2
23072308net.corda.serialization.internal.amqp.SerializationOutputTests.test polymorphic property[SNAPPY]OK3
23082309net.corda.serialization.internal.amqp.SerializationOutputTests.throwable[SNAPPY]OK2
23092310net.corda.serialization.internal.amqp.SerializationOutputTests.test bool[SNAPPY]OK6
23102311net.corda.serialization.internal.amqp.SerializationOutputTests.test offset date time serialize[SNAPPY]OK8
23112312net.corda.serialization.internal.amqp.SerializationOutputTests.test object referenced multiple times[SNAPPY]OK4
23122313net.corda.serialization.internal.amqp.SerializationOutputTests.test foo[SNAPPY]OK3
23132314net.corda.serialization.internal.amqp.SerializationOutputTests.test inherits generic captured[SNAPPY]OK8
23142315net.corda.serialization.internal.amqp.SerializationOutputTests.test string array[SNAPPY]OK2
23152316net.corda.serialization.internal.amqp.SerializationOutputTests.test X509CRL custom serializer[SNAPPY]OK792
23162317net.corda.serialization.internal.amqp.SerializationOutputTests.test StateRef serialize[SNAPPY]OK13
23172318net.corda.serialization.internal.amqp.SerializationOutputTests.test mismatched property and constructor naming[SNAPPY]OK0
23182319net.corda.serialization.internal.amqp.SerializationOutputTests.test annotation whitelisting[SNAPPY]OK2
23192320net.corda.serialization.internal.amqp.SerializationOutputTests.test complex throwables serialize[SNAPPY]OK19
23202321net.corda.serialization.internal.amqp.SerializationOutputTests.compression has the desired effect[SNAPPY]OK1
23212322net.corda.serialization.internal.amqp.SerializationOutputTests.test not all properties in constructor[SNAPPY]OK2
23222323net.corda.serialization.internal.amqp.SerializationOutputTests.test TreeMap property[SNAPPY]OK4
23232324net.corda.serialization.internal.amqp.SerializationOutputTests.class constructor is invoked on deserialisation[SNAPPY]OK0
23242325net.corda.serialization.internal.amqp.SerializationOutputTests.test flow corda exception subclasses serialize[SNAPPY]OK11
23252326net.corda.serialization.internal.amqp.SerializationOutputTests.test top level list array[SNAPPY]OK3
23262327net.corda.serialization.internal.amqp.SerializationOutputTests.test double[SNAPPY]OK3
23272328net.corda.serialization.internal.amqp.SerializationOutputTests.test month day serialize[SNAPPY]OK2
23282329net.corda.serialization.internal.amqp.SerializationOutputTests.test EnumMap serialize[SNAPPY]OK3
23292330net.corda.serialization.internal.amqp.SerializationOutputTests.isPrimitive[SNAPPY]OK0
23302331net.corda.serialization.internal.amqp.SerializationOutputTests.dataClassBy[SNAPPY]OK5
23312332net.corda.serialization.internal.amqp.SerializationOutputTests.test generic foo as property[SNAPPY]OK3
23322333net.corda.serialization.internal.amqp.SerializationOutputTests.test EnumSet serialize[SNAPPY]OK7
23332334net.corda.serialization.internal.amqp.SerializationOutputTests.test big decimals serialize[SNAPPY]OK1
23342335net.corda.serialization.internal.amqp.SerializationOutputTests.test custom serializers on public key[SNAPPY]OK3
23352336net.corda.serialization.internal.amqp.SerializationOutputTests.test year serialize[SNAPPY]OK2
23362337net.corda.serialization.internal.amqp.SerializationOutputTests.test day of week serialize[SNAPPY]OK2
23372338net.corda.serialization.internal.amqp.SerializationOutputTests.test custom anonymous object[SNAPPY]Ignored0
23382339net.corda.serialization.internal.amqp.SerializationOutputTests.test mismatched property and constructor type[SNAPPY]OK0
23392340net.corda.serialization.internal.amqp.SerializationOutputTests.a particular encoding can be banned for deserialization[SNAPPY]OK0
23402341net.corda.serialization.internal.amqp.SerializationOutputTests.test transaction state[SNAPPY]OK13
23412342net.corda.serialization.internal.amqp.SerializationOutputTests.test implements generic captured[SNAPPY]OK6
23422343net.corda.serialization.internal.amqp.SerializationOutputTests.reproduceWrongNumberOfArguments[SNAPPY]OK4
23432344net.corda.serialization.internal.amqp.SerializationOutputTests.test null polymorphic property[SNAPPY]OK2
23442345net.corda.serialization.internal.amqp.SerializationOutputTests.test float[SNAPPY]OK2
23452346net.corda.serialization.internal.amqp.SerializationOutputTests.test short[SNAPPY]OK2
23462347net.corda.serialization.internal.amqp.SerializationOutputTests.test nested generic foo as property[SNAPPY]OK6
23472348net.corda.serialization.internal.amqp.SerializationOutputTests.test period serialize[SNAPPY]OK2
23482349net.corda.serialization.internal.amqp.SerializationOutputTests.compression reduces number of bytes significantly[SNAPPY]OK0
23492350net.corda.serialization.internal.amqp.SerializationOutputTests.test local date time serialize[SNAPPY]OK6
23502351net.corda.serialization.internal.amqp.SerializationOutputTests.test toString custom serializer[SNAPPY]OK3
23512352net.corda.serialization.internal.amqp.SerializationOutputTests.test annotated constructor[SNAPPY]OK2
23522353net.corda.serialization.internal.amqp.SerializationOutputTests.nestedObjects[SNAPPY]OK0
23532354net.corda.serialization.internal.amqp.SerializationOutputTests.test instants serialize[SNAPPY]OK2
23542355net.corda.serialization.internal.amqp.SerializationOutputTests.test foo array[SNAPPY]OK3
23552356net.corda.serialization.internal.amqp.SerializationOutputTests.test kotlin Unit serialize[SNAPPY]OK1
23562357net.corda.serialization.internal.amqp.SerializationOutputTests.test month serialize[SNAPPY]OK2
23572358net.corda.serialization.internal.amqp.SerializationOutputTests.test private constructor[SNAPPY]OK2
23582359net.corda.serialization.internal.amqp.SerializationOutputTests.test BitSet serialize[SNAPPY]OK2
23592360net.corda.serialization.internal.amqp.SerializationOutputTests.test X509 certificate serialize[SNAPPY]OK2
23602361net.corda.serialization.internal.amqp.SerializationOutputTests.test zoned date time serialize[SNAPPY]OK8
23612362net.corda.serialization.internal.amqp.SerializationOutputTests.test TreeMap[SNAPPY]OK3
23622363net.corda.serialization.internal.amqp.SerializationOutputTests.test NavigableMap property[SNAPPY]OK5
23632364net.corda.serialization.internal.amqp.SerializationOutputTests.test StringBuffer serialize[SNAPPY]OK1
23642365net.corda.serialization.internal.amqp.SerializationOutputTests.test local date serialize[SNAPPY]OK2
23652366net.corda.serialization.internal.amqp.SerializationOutputTests.test contract attachment serialize[SNAPPY]OK9
23662367net.corda.serialization.internal.amqp.SerializationOutputTests.test privacy salt serialize[SNAPPY]OK8
23672368net.corda.serialization.internal.amqp.SerializationOutputTests.test RPC corda exception subclasses serialize[SNAPPY]OK12
23682369net.corda.serialization.internal.amqp.SerializationOutputTests.test foo implements and list[SNAPPY]OK4
23692370net.corda.serialization.internal.amqp.SerializationOutputTests.test currencies serialize[SNAPPY]OK1
23702371net.corda.serialization.internal.amqp.SerializationOutputTests.test InputStream serialize[SNAPPY]OK2
23712372net.corda.serialization.internal.amqp.SerializationOutputTests.privateNestedObjects[SNAPPY]OK0
23722373net.corda.serialization.internal.amqp.SerializationOutputTests.test custom object[SNAPPY]OK1
23732374net.corda.serialization.internal.amqp.SerializationOutputTests.test BigInteger custom serializer[SNAPPY]OK3
23742375net.corda.serialization.internal.amqp.SerializationOutputTests.test SortedSet property[SNAPPY]OK4
23752376net.corda.serialization.internal.amqp.SerializationOutputTests.test generic foo[SNAPPY]OK3
23762377net.corda.serialization.internal.amqp.SerializationOutputTests.nestedNestedInner[SNAPPY]OK1
23772378net.corda.serialization.internal.amqp.SerializationOutputTests.test suppressed throwables serialize[SNAPPY]OK18
23782379net.corda.serialization.internal.amqp.SerializationOutputTests.test year month serialize[SNAPPY]OK2
23792380net.corda.serialization.internal.amqp.SerializationOutputTests.test list of byte arrays[SNAPPY]OK3
23802381net.corda.serialization.internal.amqp.SerializationOutputTests.test contract attachment throws if missing attachment[SNAPPY]OK0
23812382net.corda.serialization.internal.amqp.SerializationOutputTests.test durations serialize[SNAPPY]OK2
23822383net.corda.serialization.internal.amqp.SerializationOutputTests.test serialization of cyclic graph[SNAPPY]Ignored0
23832384net.corda.serialization.internal.amqp.SerializationOutputTests.test offset time serialize[SNAPPY]OK5
23842385net.corda.serialization.internal.amqp.DeserializeQueryableStateTest.should deserialize subclass of QueryableState that is not present in the class loaderOK123
23852386net.corda.serialization.internal.amqp.CustomSerializerRegistryTests.a custom serializer cannot register to serialize a type already annotated with CordaSerializableOK2
23862387net.corda.serialization.internal.amqp.CustomSerializerRegistryTests.exception types can have custom serializersOK1
23872388net.corda.serialization.internal.amqp.CustomSerializerRegistryTests.two custom serializers cannot register to serialize the same typeOK7
23882389net.corda.serialization.internal.amqp.CustomSerializerRegistryTests.primitive types cannot have custom serializersOK1
23892390net.corda.serialization.internal.carpenter.SerDeserCarpentryTest.lenientCarpenterOK13
23902391net.corda.serialization.internal.carpenter.SerDeserCarpentryTest.implementingGenericInterfaceOK17
23912392net.corda.serialization.internal.ListsSerializationTest.check list can be serialized as part of SessionDataOK11
23922393net.corda.serialization.internal.ListsSerializationTest.check throws for forbidden declared typeOK6
23932394net.corda.serialization.internal.ListsSerializationTest.check empty list serialises as Java emptyListOK1
23942395net.corda.serialization.internal.ListsSerializationTest.check list can be serialized as root of serialization graphOK1
23952396net.corda.serialization.internal.ListsSerializationTest.check covarianceOK6
23962397net.corda.testing.CommandLineCompatibilityCheckerTest.should detect changes in positional parametersOK145
23972398net.corda.testing.CommandLineCompatibilityCheckerTest.should detect missing parameterOK5
23982399net.corda.testing.CommandLineCompatibilityCheckerTest.should detect change of enum optionsOK5
23992400net.corda.testing.CommandLineCompatibilityCheckerTest.should detect change of parameter typeOK2
24002401net.corda.testing.CommandLineCompatibilityCheckerTest.should detect removal of a subcommandOK9
24012402net.corda.testing.core.JarSignatureCollectorTest.bad signature is caught even if the party would not qualify as a signerOK729
24022403net.corda.testing.core.JarSignatureCollectorTest.two signersOK590
24032404net.corda.testing.core.JarSignatureCollectorTest.all files must be signed by the same set of signersOK652
24042405net.corda.testing.core.JarSignatureCollectorTest.one signer with EC algorithmOK253
24052406net.corda.testing.core.JarSignatureCollectorTest.jar with jar index fileOK341
24062407net.corda.testing.core.JarSignatureCollectorTest.one signerOK335
24072408net.corda.testing.core.JarSignatureCollectorTest.unsigned jar has no signersOK111
24082409net.corda.testing.core.JarSignatureCollectorTest.empty jar has no signersOK287
24092410net.corda.testing.TestIdentityTests.entropy worksOK392
24102411net.corda.testing.TestIdentityTests.fresh worksOK14
24112412net.corda.testing.internal.RigorousMockTest.doing nothing is preferred by spectatorOK2413
24122413net.corda.testing.internal.RigorousMockTest.throw exception is preferred by participantOK266
24132414net.corda.testing.internal.RigorousMockTest.method return type erasure casesOK127
24142415net.corda.testing.internal.RigorousMockTest.method return type resolution worksOK66
24152416net.corda.testing.internal.RigorousMockTest.callRealMethod is preferred by rigorousMockOK5
24162417net.corda.testing.internal.RigorousMockTest.toString has a reliable default answer in all casesOK7
24172418net.corda.testing.internal.MatcherTests.nested items indentOK26
24182419net.corda.client.jackson.StateMachineRunIdTest.state machine run ID serialiseOK22
24192420net.corda.client.jackson.StateMachineRunIdTest.state machine run ID deserialiseOK6
24202421net.corda.client.jackson.StringToMethodCallParserTest.complexNestedGenericMethodOK623
24212422net.corda.client.jackson.StringToMethodCallParserTest.callsOK10
24222423net.corda.client.jackson.StringToMethodCallParserTest.ctor1OK7
24232424net.corda.client.jackson.StringToMethodCallParserTest.ctor2OK1
24242425net.corda.client.jackson.StringToMethodCallParserTest.constructorWithGenericArgsOK8
24252426net.corda.client.jackson.AmountTest.Amount(Currency) YAML deserializationOK195
24262427net.corda.client.jackson.AmountTest.Amount(CarbonCredit) JSON deserializationOK4
24272428net.corda.client.jackson.AmountTest.Amount(Currency) JSON deserializationOK1
24282429net.corda.client.jackson.AmountTest.Amount(CarbonCredit) YAML serializationOK11
24292430net.corda.client.jackson.AmountTest.Amount(CarbonCredit) JSON serializationOK1
24302431net.corda.client.jackson.AmountTest.Amount(Unknown) YAML deserializationOK2
24312432net.corda.client.jackson.AmountTest.Amount(Unknown) JSON deserializationOK2
24322433net.corda.client.jackson.AmountTest.Amount(CarbonCredit) YAML deserializationOK3
24332434net.corda.client.jackson.AmountTest.Amount(Currency) YAML serializationOK10
24342435net.corda.client.jackson.JacksonSupportTest.Amount(Currency) Text deserialization[JSON]OK671
24352436net.corda.client.jackson.JacksonSupportTest.TimeWindow - untilOnly[JSON]OK48
24362437net.corda.client.jackson.JacksonSupportTest.Amount(Currency) deserialization[JSON]OK23
24372438net.corda.client.jackson.JacksonSupportTest.Command[JSON]OK59
24382439net.corda.client.jackson.JacksonSupportTest.CordaX500Name[JSON]OK19
24392440net.corda.client.jackson.JacksonSupportTest.PartialTree IncludedLeaf[JSON]OK37
24402441net.corda.client.jackson.JacksonSupportTest.TimeWindow - between[JSON]OK20
24412442net.corda.client.jackson.JacksonSupportTest.X509Certificate deserialization[JSON]OK245
24422443net.corda.client.jackson.JacksonSupportTest.NetworkHostAndPort[JSON]OK12
24432444net.corda.client.jackson.JacksonSupportTest.NodeInfo deserialization on name[JSON]OK74
24442445net.corda.client.jackson.JacksonSupportTest.X509Certificate serialization[JSON]OK77
24452446net.corda.client.jackson.JacksonSupportTest.SignedTransaction(WireTransaction)[JSON]OK837
24462447net.corda.client.jackson.JacksonSupportTest.PrivacySalt[JSON]OK14
24472448net.corda.client.jackson.JacksonSupportTest.AnonymousParty[JSON]OK13
24482449net.corda.client.jackson.JacksonSupportTest.Party deserialization on part of name[JSON]OK11
24492450net.corda.client.jackson.JacksonSupportTest.complex PartialTree Node[JSON]OK12
24502451net.corda.client.jackson.JacksonSupportTest.Party deserialization on public key[JSON]OK10
24512452net.corda.client.jackson.JacksonSupportTest.SecureHash SHA256[JSON]OK9
24522453net.corda.client.jackson.JacksonSupportTest.PublicKey[JSON]OK10
24532454net.corda.client.jackson.JacksonSupportTest.Party serialization[JSON]OK9
24542455net.corda.client.jackson.JacksonSupportTest.TimeWindow - fromOnly[JSON]OK14
24552456net.corda.client.jackson.JacksonSupportTest.Party deserialization on full name[JSON]OK10
24562457net.corda.client.jackson.JacksonSupportTest.CertPath[JSON]OK252
24572458net.corda.client.jackson.JacksonSupportTest.Instant[JSON]OK13
24582459net.corda.client.jackson.JacksonSupportTest.NodeInfo deserialization on public key[JSON]OK30
24592460net.corda.client.jackson.JacksonSupportTest.Date is treated as Instant[JSON]OK9
24602461net.corda.client.jackson.JacksonSupportTest.ByteSequence[JSON]OK13
24612462net.corda.client.jackson.JacksonSupportTest.simple PartialTree Node[JSON]OK15
24622463net.corda.client.jackson.JacksonSupportTest.TransactionState[JSON]OK17
24632464net.corda.client.jackson.JacksonSupportTest.TransactionSignature[JSON]OK19
24642465net.corda.client.jackson.JacksonSupportTest: net.corda.client.jackson.JacksonSupportTest.@CordaSerializable class which has non-c'tor properties[JSON]OK13
24652466net.corda.client.jackson.JacksonSupportTest.SerializedBytes[JSON]OK19
24662467net.corda.client.jackson.JacksonSupportTest.OpaqueBytes serialization[JSON]OK7
24672468net.corda.client.jackson.JacksonSupportTest.SignatureMetadata[JSON]OK7
24682469net.corda.client.jackson.JacksonSupportTest.CompositeKey[JSON]OK15
24692470net.corda.client.jackson.JacksonSupportTest.UUID[JSON]OK8
24702471net.corda.client.jackson.JacksonSupportTest.NodeInfo serialization[JSON]OK29
24712472net.corda.client.jackson.JacksonSupportTest.PartyAndCertificate serialization with isFullParty = true[JSON]OK18
24722473net.corda.client.jackson.JacksonSupportTest.PartyAndCertificate serialization[JSON]OK7
24732474net.corda.client.jackson.JacksonSupportTest.SignatureMetadata on unknown schemeNumberID[JSON]OK8
24742475net.corda.client.jackson.JacksonSupportTest.OpaqueBytes deserialization[JSON]OK8
24752476net.corda.client.jackson.JacksonSupportTest.DigitalSignature[JSON]OK9
24762477net.corda.client.jackson.JacksonSupportTest.SerializedBytes of class not on classpath[JSON]OK93
24772478net.corda.client.jackson.JacksonSupportTest.DigitalSignature WithKey[JSON]OK12
24782479net.corda.client.jackson.JacksonSupportTest.EdDSA public key[JSON]OK8
24792480net.corda.client.jackson.JacksonSupportTest.PartialTree Leaf[JSON]OK9
24802481net.corda.client.jackson.JacksonSupportTest: net.corda.client.jackson.JacksonSupportTest.@CordaSerializable kotlin object[JSON]OK9
24812482net.corda.client.jackson.JacksonSupportTest.LinearState where the linearId property does not match the backing field[JSON]OK21
24822483net.corda.client.jackson.JacksonSupportTest.Party serialization with isFullParty = true[JSON]OK10
24832484net.corda.client.jackson.JacksonSupportTest.DigitalSignatureWithCert[JSON]OK34
24842485net.corda.client.jackson.JacksonSupportTest.SignatureScheme serialization[JSON]OK6
24852486net.corda.client.jackson.JacksonSupportTest.X500Principal[JSON]OK7
24862487net.corda.client.jackson.JacksonSupportTest.Amount(Currency) serialization[JSON]OK6
24872488net.corda.client.jackson.JacksonSupportTest.kotlin object[JSON]OK9
24882489net.corda.client.jackson.JacksonSupportTest.Party deserialization on name and key[JSON]OK11
24892490net.corda.client.jackson.JacksonSupportTest.PartyAndCertificate deserialization on cert path[JSON]OK16
24902491net.corda.client.jackson.JacksonSupportTest.SignatureScheme deserialization[JSON]OK9
24912492net.corda.client.jackson.JacksonSupportTest.Amount(Currency) Text deserialization[YAML]OK12
24922493net.corda.client.jackson.JacksonSupportTest.TimeWindow - untilOnly[YAML]OK11
24932494net.corda.client.jackson.JacksonSupportTest.Amount(Currency) deserialization[YAML]OK10
24942495net.corda.client.jackson.JacksonSupportTest.Command[YAML]OK12
24952496net.corda.client.jackson.JacksonSupportTest.CordaX500Name[YAML]OK7
24962497net.corda.client.jackson.JacksonSupportTest.PartialTree IncludedLeaf[YAML]OK10
24972498net.corda.client.jackson.JacksonSupportTest.TimeWindow - between[YAML]OK10
24982499net.corda.client.jackson.JacksonSupportTest.X509Certificate deserialization[YAML]OK6
24992500net.corda.client.jackson.JacksonSupportTest.NetworkHostAndPort[YAML]OK7
25002501net.corda.client.jackson.JacksonSupportTest.NodeInfo deserialization on name[YAML]OK24
25012502net.corda.client.jackson.JacksonSupportTest.X509Certificate serialization[YAML]OK16
25022503net.corda.client.jackson.JacksonSupportTest.SignedTransaction(WireTransaction)[YAML]OK119
25032504net.corda.client.jackson.JacksonSupportTest.PrivacySalt[YAML]OK10
25042505net.corda.client.jackson.JacksonSupportTest.AnonymousParty[YAML]OK9
25052506net.corda.client.jackson.JacksonSupportTest.Party deserialization on part of name[YAML]OK8
25062507net.corda.client.jackson.JacksonSupportTest.complex PartialTree Node[YAML]OK11
25072508net.corda.client.jackson.JacksonSupportTest.Party deserialization on public key[YAML]OK6
25082509net.corda.client.jackson.JacksonSupportTest.SecureHash SHA256[YAML]OK5
25092510net.corda.client.jackson.JacksonSupportTest.PublicKey[YAML]OK5
25102511net.corda.client.jackson.JacksonSupportTest.Party serialization[YAML]OK5
25112512net.corda.client.jackson.JacksonSupportTest.TimeWindow - fromOnly[YAML]OK8
25122513net.corda.client.jackson.JacksonSupportTest.Party deserialization on full name[YAML]OK6
25132514net.corda.client.jackson.JacksonSupportTest.CertPath[YAML]OK15
25142515net.corda.client.jackson.JacksonSupportTest.Instant[YAML]OK6
25152516net.corda.client.jackson.JacksonSupportTest.NodeInfo deserialization on public key[YAML]OK19
25162517net.corda.client.jackson.JacksonSupportTest.Date is treated as Instant[YAML]OK5
25172518net.corda.client.jackson.JacksonSupportTest.ByteSequence[YAML]OK7
25182519net.corda.client.jackson.JacksonSupportTest.simple PartialTree Node[YAML]OK8
25192520net.corda.client.jackson.JacksonSupportTest.TransactionState[YAML]OK12
25202521net.corda.client.jackson.JacksonSupportTest.TransactionSignature[YAML]OK12
25212522net.corda.client.jackson.JacksonSupportTest: net.corda.client.jackson.JacksonSupportTest.@CordaSerializable class which has non-c'tor properties[YAML]OK6
25222523net.corda.client.jackson.JacksonSupportTest.SerializedBytes[YAML]OK10
25232524net.corda.client.jackson.JacksonSupportTest.OpaqueBytes serialization[YAML]OK5
25242525net.corda.client.jackson.JacksonSupportTest.SignatureMetadata[YAML]OK5
25252526net.corda.client.jackson.JacksonSupportTest.CompositeKey[YAML]OK12
25262527net.corda.client.jackson.JacksonSupportTest.UUID[YAML]OK9
25272528net.corda.client.jackson.JacksonSupportTest.NodeInfo serialization[YAML]OK19
25282529net.corda.client.jackson.JacksonSupportTest.PartyAndCertificate serialization with isFullParty = true[YAML]OK16
25292530net.corda.client.jackson.JacksonSupportTest.PartyAndCertificate serialization[YAML]OK6
25302531net.corda.client.jackson.JacksonSupportTest.SignatureMetadata on unknown schemeNumberID[YAML]OK6
25312532net.corda.client.jackson.JacksonSupportTest.OpaqueBytes deserialization[YAML]OK6
25322533net.corda.client.jackson.JacksonSupportTest.DigitalSignature[YAML]OK6
25332534net.corda.client.jackson.JacksonSupportTest.SerializedBytes of class not on classpath[YAML]OK22
25342535net.corda.client.jackson.JacksonSupportTest.DigitalSignature WithKey[YAML]OK9
25352536net.corda.client.jackson.JacksonSupportTest.EdDSA public key[YAML]OK6
25362537net.corda.client.jackson.JacksonSupportTest.PartialTree Leaf[YAML]OK7
25372538net.corda.client.jackson.JacksonSupportTest: net.corda.client.jackson.JacksonSupportTest.@CordaSerializable kotlin object[YAML]OK6
25382539net.corda.client.jackson.JacksonSupportTest.LinearState where the linearId property does not match the backing field[YAML]OK9
25392540net.corda.client.jackson.JacksonSupportTest.Party serialization with isFullParty = true[YAML]OK6
25402541net.corda.client.jackson.JacksonSupportTest.DigitalSignatureWithCert[YAML]OK11
25412542net.corda.client.jackson.JacksonSupportTest.SignatureScheme serialization[YAML]OK5
25422543net.corda.client.jackson.JacksonSupportTest.X500Principal[YAML]OK6
25432544net.corda.client.jackson.JacksonSupportTest.Amount(Currency) serialization[YAML]OK4
25442545net.corda.client.jackson.JacksonSupportTest.kotlin object[YAML]OK5
25452546net.corda.client.jackson.JacksonSupportTest.Party deserialization on name and key[YAML]OK7
25462547net.corda.client.jackson.JacksonSupportTest.PartyAndCertificate deserialization on cert path[YAML]OK10
25472548net.corda.client.jackson.JacksonSupportTest.SignatureScheme deserialization[YAML]OK5
25482549net.corda.client.jfx.utils.ReplayedListTest.addWorksOK62
25492550net.corda.client.jfx.utils.ReplayedListTest.updateWorksOK0
25502551net.corda.client.jfx.utils.ReplayedListTest.removeWorksOK0
25512552net.corda.client.jfx.utils.AssociatedListTest.addWorksOK31
25522553net.corda.client.jfx.utils.AssociatedListTest.updateWorksOK0
25532554net.corda.client.jfx.utils.AssociatedListTest.removeWorksOK1
25542555net.corda.client.jfx.utils.MappedListTest.addWorksOK4
25552556net.corda.client.jfx.utils.MappedListTest.removeWorksOK0
25562557net.corda.client.jfx.utils.MappedListTest.permuteWorksOK6
25572558net.corda.client.jfx.utils.LeftOuterJoinedMapTest.addWorksOK80
25582559net.corda.client.jfx.utils.LeftOuterJoinedMapTest.removeWorksOK4
25592560net.corda.client.jfx.utils.AggregatedListTest.multipleElementsWithSameHashWorksOK1
25602561net.corda.client.jfx.utils.AggregatedListTest.addWorksOK6
25612562net.corda.client.jfx.utils.AggregatedListTest.removeWorksOK1
25622563net.corda.client.jfx.utils.FlattenedListTest.addWorksOK5
25632564net.corda.client.jfx.utils.FlattenedListTest.updatingObservableWorksOK0
25642565net.corda.client.jfx.utils.FlattenedListTest.removeWorksOK0
25652566net.corda.client.jfx.utils.FlattenedListTest.reusingObservableWorksOK1
25662567net.corda.client.jfx.utils.ConcatenatedListTest.addWorksOK1
25672568net.corda.client.jfx.utils.ConcatenatedListTest.removeWorksOK0
25682569net.corda.client.jfx.utils.ConcatenatedListTest.permutationWorksOK3
25692570net.corda.client.jfx.model.ExchangeRateModelTest.perform fx testingOK164
25702571net.corda.client.rpc.RPCFailureTests.kotlin NPEOK5094
25712572net.corda.client.rpc.RPCFailureTests.unserializableOK230
25722573net.corda.client.rpc.RPCFailureTests.kotlin NPE asyncOK282
25732574net.corda.client.rpc.RPCFailureTests.unserializable asyncOK173
25742575net.corda.client.rpc.RPCHighThroughputObservableTests.simple observable[Mode = InVm]OK245
25752576net.corda.client.rpc.RPCHighThroughputObservableTests.simple observable[Mode = Netty]OK712
25762577net.corda.client.rpc.ClientRPCInfrastructureTests.complex observables[Mode = InVm]OK1174
25772578net.corda.client.rpc.ClientRPCInfrastructureTests.simple RPCs[Mode = InVm]OK210
25782579net.corda.client.rpc.ClientRPCInfrastructureTests.versioning[Mode = InVm]OK217
25792580net.corda.client.rpc.ClientRPCInfrastructureTests.authenticated user is available to RPC[Mode = InVm]OK83
25802581net.corda.client.rpc.ClientRPCInfrastructureTests.simple observable[Mode = InVm]OK206
25812582net.corda.client.rpc.ClientRPCInfrastructureTests.complex ListenableFuture[Mode = InVm]OK272
25822583net.corda.client.rpc.ClientRPCInfrastructureTests.simple ListenableFuture[Mode = InVm]OK197
25832584net.corda.client.rpc.ClientRPCInfrastructureTests.complex observables[Mode = Netty]OK1231
25842585net.corda.client.rpc.ClientRPCInfrastructureTests.simple RPCs[Mode = Netty]OK149
25852586net.corda.client.rpc.ClientRPCInfrastructureTests.versioning[Mode = Netty]OK122
25862587net.corda.client.rpc.ClientRPCInfrastructureTests.authenticated user is available to RPC[Mode = Netty]OK106
25872588net.corda.client.rpc.ClientRPCInfrastructureTests.simple observable[Mode = Netty]OK134
25882589net.corda.client.rpc.ClientRPCInfrastructureTests.complex ListenableFuture[Mode = Netty]OK121
25892590net.corda.client.rpc.ClientRPCInfrastructureTests.simple ListenableFuture[Mode = Netty]OK129
25902591net.corda.client.rpc.RPCConcurrencyTests.call multiple RPCs in parallel[Mode = InVm]OK242
25912592net.corda.client.rpc.RPCConcurrencyTests.parallel nested observables[Mode = InVm]OK333
25922593net.corda.client.rpc.RPCConcurrencyTests.nested immediate observables sequence correctly[Mode = InVm]OK828
25932594net.corda.client.rpc.RPCConcurrencyTests.call multiple RPCs in parallel[Mode = Netty]OK433
25942595net.corda.client.rpc.RPCConcurrencyTests.parallel nested observables[Mode = Netty]OK194
25952596net.corda.client.rpc.RPCConcurrencyTests.nested immediate observables sequence correctly[Mode = Netty]OK486
25962597net.corda.client.rpc.RPCPermissionsTests.empty user cannot use any flows[Mode = InVm]OK237
25972598net.corda.client.rpc.RPCPermissionsTests.joe user is not allowed to call other RPC methods[Mode = InVm]OK97
25982599net.corda.client.rpc.RPCPermissionsTests.admin user can use any flow[Mode = InVm]OK203
25992600net.corda.client.rpc.RPCPermissionsTests.checking invokeRpc permissions entitlements[Mode = InVm]OK197
26002601net.corda.client.rpc.RPCPermissionsTests.joe user is allowed to use DummyFlow[Mode = InVm]OK203
26012602net.corda.client.rpc.RPCPermissionsTests.joe user is not allowed to use OtherFlow[Mode = InVm]OK241
26022603net.corda.client.rpc.RPCPermissionsTests.joe user can call different methods matching to a wildcard[Mode = InVm]OK228
26032604net.corda.client.rpc.RPCPermissionsTests.empty user cannot use any flows[Mode = Netty]OK142
26042605net.corda.client.rpc.RPCPermissionsTests.joe user is not allowed to call other RPC methods[Mode = Netty]OK135
26052606net.corda.client.rpc.RPCPermissionsTests.admin user can use any flow[Mode = Netty]OK126
26062607net.corda.client.rpc.RPCPermissionsTests.checking invokeRpc permissions entitlements[Mode = Netty]OK126
26072608net.corda.client.rpc.RPCPermissionsTests.joe user is allowed to use DummyFlow[Mode = Netty]OK178
26082609net.corda.client.rpc.RPCPermissionsTests.joe user is not allowed to use OtherFlow[Mode = Netty]OK181
26092610net.corda.client.rpc.RPCPermissionsTests.joe user can call different methods matching to a wildcard[Mode = Netty]OK200
26102611net.corda.deterministic.data.GenerateData.verifyTransactionsOK6464
26112612net.corda.deterministic.CordaExceptionTest.testNotaryChangeInWrongTransactionTypeOK45
26122613net.corda.deterministic.CordaExceptionTest.testTransactionResolutionExceptionOK1
26132614net.corda.deterministic.CordaExceptionTest.testConflictingAttachmentsRejectionOK1
26142615net.corda.deterministic.CordaExceptionTest.testCordaExceptionOK0
26152616net.corda.deterministic.CordaExceptionTest.testAttachmentResolutionExceptionOK0
26162617net.corda.deterministic.transactions.TransactionWithSignaturesTest.txWithSigsOK4
26172618net.corda.deterministic.txverify.VerifyTransactionTest.successOK1304
26182619net.corda.deterministic.txverify.VerifyTransactionTest.failureOK120
26192620net.corda.deterministic.contracts.PrivacySaltTest.testValidSaltOK0
26202621net.corda.deterministic.contracts.PrivacySaltTest.testTooShortPrivacySaltOK3
26212622net.corda.deterministic.contracts.PrivacySaltTest.testInvalidSaltWithAllZerosOK1
26222623net.corda.deterministic.contracts.PrivacySaltTest.testTooLongPrivacySaltOK0
26232624net.corda.deterministic.contracts.AttachmentTest.testExtractFromAttachmentOK2
26242625net.corda.deterministic.contracts.AttachmentTest.testAttachmentJarOK0
26252626net.corda.deterministic.contracts.UniqueIdentifierTest.testPrimaryConstructorOK5
26262627net.corda.deterministic.contracts.UniqueIdentifierTest.testConstructorsOK1
26272628net.corda.deterministic.contracts.UniqueIdentifierTest.testNewInstanceOK0
26282629net.corda.deterministic.crypto.SecureRandomTest.testNoCordaPRNGOK1
26292630net.corda.deterministic.crypto.TransactionSignatureTest.Verify one-tx signatureOK130
26302631net.corda.deterministic.crypto.TransactionSignatureTest.Signature metadata full sign and verifyOK5
26312632net.corda.deterministic.crypto.TransactionSignatureTest.Signature metadata full failure clearData has changedOK3
26322633net.corda.deterministic.crypto.TransactionSignatureTest.Verify multi-tx signatureOK18
26332634net.corda.deterministic.crypto.MerkleTreeTest.testCreateOK0
26342635net.corda.deterministic.crypto.SecureHashTest.testConstantsOK0
26352636net.corda.deterministic.crypto.SecureHashTest.testConcatOK1
26362637net.corda.deterministic.crypto.SecureHashTest.testPrefixOK0
26372638net.corda.deterministic.crypto.SecureHashTest.testSHA256OK0
26382639net.corda.finance.contracts.asset.CashTestsJava.trivialOK4307
26392640net.corda.finance.contracts.CommercialPaperTestsGeneric.maturity date not in the past[0]OK1210
26402641net.corda.finance.contracts.CommercialPaperTestsGeneric.key mismatch at issue[0]OK759
26412642net.corda.finance.contracts.CommercialPaperTestsGeneric.issue move and then redeem[0]OK9454
26422643net.corda.finance.contracts.CommercialPaperTestsGeneric.issue cannot replace an existing state[0]OK1638
26432644net.corda.finance.contracts.CommercialPaperTestsGeneric.face value is not zero[0]OK676
26442645net.corda.finance.contracts.CommercialPaperTestsGeneric.trade lifecycle test[0]OK3004
26452646net.corda.finance.contracts.CommercialPaperTestsGeneric.maturity date not in the past[1]OK874
26462647net.corda.finance.contracts.CommercialPaperTestsGeneric.key mismatch at issue[1]OK26
26472648net.corda.finance.contracts.CommercialPaperTestsGeneric.issue move and then redeem[1]OK2174
26482649net.corda.finance.contracts.CommercialPaperTestsGeneric.issue cannot replace an existing state[1]OK1269
26492650net.corda.finance.contracts.CommercialPaperTestsGeneric.face value is not zero[1]OK23
26502651net.corda.finance.contracts.CommercialPaperTestsGeneric.trade lifecycle test[1]OK2319
26512652net.corda.finance.contracts.CommercialPaperTestsGeneric.maturity date not in the past[2]OK26
26522653net.corda.finance.contracts.CommercialPaperTestsGeneric.key mismatch at issue[2]OK23
26532654net.corda.finance.contracts.CommercialPaperTestsGeneric.issue move and then redeem[2]OK1996
26542655net.corda.finance.contracts.CommercialPaperTestsGeneric.issue cannot replace an existing state[2]OK1517
26552656net.corda.finance.contracts.CommercialPaperTestsGeneric.face value is not zero[2]OK647
26562657net.corda.finance.contracts.CommercialPaperTestsGeneric.trade lifecycle test[2]OK2315
26572658net.corda.finance.contracts.FinanceTypesTest.calendar test of modified followingOK15
26582659net.corda.finance.contracts.FinanceTypesTest.invalid tenor testsOK3
26592660net.corda.finance.contracts.FinanceTypesTest.create a US UK calendarOK4
26602661net.corda.finance.contracts.FinanceTypesTest.calendar test of previousOK1
26612662net.corda.finance.contracts.FinanceTypesTest.valid tenor testsOK6
26622663net.corda.finance.contracts.FinanceTypesTest.tenor days to maturity adjusted for holidayOK4
26632664net.corda.finance.contracts.FinanceTypesTest.calendar date advancingOK1
26642665net.corda.finance.contracts.FinanceTypesTest.schedule generator 1OK6
26652666net.corda.finance.contracts.FinanceTypesTest.schedule generator 2OK1
26662667net.corda.finance.contracts.FinanceTypesTest.create a UK calendarOK0
26672668net.corda.finance.contracts.FinanceTypesTest.calendar test of modified previousOK1
26682669net.corda.finance.contracts.FinanceTypesTest.calendar date preceedingOK1
26692670net.corda.finance.contracts.FinanceTypesTest.calendar test of followingOK1
26702671net.corda.finance.contracts.FinanceTypesTest.calendar test of modified following pt 2OK1
26712672net.corda.finance.contracts.asset.ObligationTests.summing balances due between partiesOK2
26722673net.corda.finance.contracts.asset.ObligationTests.multiCurrencyOK849
26732674net.corda.finance.contracts.asset.ObligationTests.testMergeSplitOK151
26742675net.corda.finance.contracts.asset.ObligationTests.summing balances due between parties which net to zeroOK1
26752676net.corda.finance.contracts.asset.ObligationTests.generate settlement transactionOK720
26762677net.corda.finance.contracts.asset.ObligationTests.generate close-out net transactionOK5
26772678net.corda.finance.contracts.asset.ObligationTests.trivialMismatchesOK1770
26782679net.corda.finance.contracts.asset.ObligationTests.commodity settlementOK784
26792680net.corda.finance.contracts.asset.ObligationTests.exit multiple product obligationsOK144
26802681net.corda.finance.contracts.asset.ObligationTests.generate payment net transactionOK4
26812682net.corda.finance.contracts.asset.ObligationTests.trivialOK848
26822683net.corda.finance.contracts.asset.ObligationTests.reject issuance with inputsOK9
26832684net.corda.finance.contracts.asset.ObligationTests.zeroSizedValuesOK119
26842685net.corda.finance.contracts.asset.ObligationTests.generate set lifecycleOK42
26852686net.corda.finance.contracts.asset.ObligationTests.multiIssuerOK127
26862687net.corda.finance.contracts.asset.ObligationTests.extracting amounts due between parties from a list of statesOK0
26872688net.corda.finance.contracts.asset.ObligationTests.netting equal balances due between partiesOK0
26882689net.corda.finance.contracts.asset.ObligationTests.summing empty balances due between partiesOK0
26892690net.corda.finance.contracts.asset.ObligationTests.close-out nettingOK3942
26902691net.corda.finance.contracts.asset.ObligationTests.exit single product obligationOK79
26912692net.corda.finance.contracts.asset.ObligationTests.payment defaultOK1684
26922693net.corda.finance.contracts.asset.ObligationTests.adding two settlement contracts nets themOK1
26932694net.corda.finance.contracts.asset.ObligationTests.netting difference balances due between partiesOK1
26942695net.corda.finance.contracts.asset.ObligationTests.payment nettingOK179
26952696net.corda.finance.contracts.asset.ObligationTests.cash settlementOK6367
26962697net.corda.finance.contracts.asset.ObligationTests.issue debtOK2474
26972698net.corda.finance.contracts.asset.ObligationTests.nettability of settlement contractsOK1
26982699net.corda.finance.contracts.asset.ObligationTests.generate close-out net transaction with remainderOK4
26992700net.corda.finance.contracts.asset.ObligationTests.generate payment net transaction with remainderOK5
27002701net.corda.finance.contracts.asset.ObligationTests.states cannot be netted if not in the normal stateOK0
27012702net.corda.finance.contracts.asset.ObligationTests.extraction of issuance defintionOK0
27022703net.corda.finance.contracts.asset.CashTests.generateOwnerWithNoStatesExitOK723
27032704net.corda.finance.contracts.asset.CashTests.multiCurrencyOK1355
27042705net.corda.finance.contracts.asset.CashTests.generateAbsentExitOK643
27052706net.corda.finance.contracts.asset.CashTests.generateIssueRawOK600
27062707net.corda.finance.contracts.asset.CashTests.exit cash not held by its issuerOK1564
27072708net.corda.finance.contracts.asset.CashTests.testMergeSplitOK1422
27082709net.corda.finance.contracts.asset.CashTests.generateSimpleSpendWithPartiesOK588
27092710net.corda.finance.contracts.asset.CashTests.generateSimpleExitOK613
27102711net.corda.finance.contracts.asset.CashTests.summing a single currencyOK527
27112712net.corda.finance.contracts.asset.CashTests.generateIssueFromAmountOK534
27122713net.corda.finance.contracts.asset.CashTests.trivialMismatchesOK1582
27132714net.corda.finance.contracts.asset.CashTests.exit ledger with multiple issuersOK1620
27142715net.corda.finance.contracts.asset.CashTests.trivialOK576
27152716net.corda.finance.contracts.asset.CashTests.summing multiple currenciesOK496
27162717net.corda.finance.contracts.asset.CashTests.reject issuance with inputsOK531
27172718net.corda.finance.contracts.asset.CashTests.zeroSizedValuesOK1887
27182719net.corda.finance.contracts.asset.CashTests.multiIssuerOK634
27192720net.corda.finance.contracts.asset.CashTests.generateSpendTwiceWithinATransactionOK482
27202721net.corda.finance.contracts.asset.CashTests.summing by owner throwsOK435
27212722net.corda.finance.contracts.asset.CashTests.generateInsufficientExitOK453
27222723net.corda.finance.contracts.asset.CashTests.exitLedgerOK1439
27232724net.corda.finance.contracts.asset.CashTests.issueOK1163
27242725net.corda.finance.contracts.asset.CashTests.generateExitWithEmptyVaultOK485
27252726net.corda.finance.contracts.asset.CashTests.summing by ownerOK441
27262727net.corda.finance.contracts.asset.CashTests.generateSimpleDirectSpendOK461
27272728net.corda.finance.contracts.asset.CashTests.chainCashDoubleSpendFailsWithOK1154
27282729net.corda.finance.contracts.asset.CashTests.generateSimpleSpendWithChangeOK429
27292730net.corda.finance.contracts.asset.CashTests.generateInvalidReferenceExitOK430
27302731net.corda.finance.contracts.asset.CashTests.aggregationOK449
27312732net.corda.finance.contracts.asset.CashTests.generatePartialExitOK422
27322733net.corda.finance.contracts.asset.CashTests.generateSpendInsufficientBalanceOK16180
27332734net.corda.finance.contracts.asset.CashTests.multiSpendOK416
27342735net.corda.finance.contracts.asset.CashTests.summing no currencies throwsOK410
27352736net.corda.finance.contracts.asset.CashTests.generateSpendMixedDepositsOK475
27362737net.corda.finance.contracts.asset.CashTests.issue by moveOK1466
27372738net.corda.finance.contracts.asset.CashTests.summing no currenciesOK430
27382739net.corda.finance.contracts.asset.CashTests.generateSpendWithTwoInputsOK542
27392740net.corda.finance.contracts.asset.CashTests.extended issue examplesOK1389
27402741net.corda.finance.contracts.asset.CashTests.twoMovesOK511
27412742net.corda.finance.workflows.asset.selection.CashSelectionH2ImplTest.select pennies amount from cash states with more than two different issuers and expect changeOK3598
27422743net.corda.finance.workflows.asset.selection.CashSelectionH2ImplTest.check does not hold connection over retriesOK9126
27432744net.corda.finance.workflows.asset.selection.CashSelectionH2ImplTest.selecting pennies amount larger than max int, which is split across multiple cash statesOK1985
27442745net.corda.finance.workflows.asset.selection.CashSelectionH2ImplTest.multiple issuers in issuerConstraint conditionOK1566
27452746net.corda.finance.CurrenciesTests.basic currencyOK0
27462747net.corda.finance.CurrenciesTests.parseCurrencyOK1
27472748net.corda.finance.CurrenciesTests.renderingOK0
27482749net.corda.finance.flows.CompatibilityTest.issueCashTansactionReadTestOK33
27492750net.corda.finance.flows.CashPaymentFlowTests.pay more than we haveOK11086
27502751net.corda.finance.flows.CashPaymentFlowTests.pay some cashOK3708
27512752net.corda.finance.flows.CashPaymentFlowTests.pay zero cashOK10355
27522753net.corda.finance.flows.CashIssueFlowTests.issue some cashOK1769
27532754net.corda.finance.flows.CashIssueFlowTests.issue zero cashOK1083
27542755net.corda.finance.flows.CashExitFlowTests.exit some cashOK2175
27552756net.corda.finance.flows.CashExitFlowTests.exit zero cashOK9281
27562757net.corda.finance.flows.CashSelectionTest.don't return extra coins if the selected amount has been reachedOK1224
27572758net.corda.finance.flows.CashSelectionTest.select cash states issued by single transaction and give changeOK1565
27582759net.corda.finance.flows.CashSelectionTest.unconsumed cash statesOK1204
27592760net.corda.finance.flows.CashSelectionTest.cash selection sees states added in the same transactionOK1220
27602761net.corda.finance.internal.CashConfigDataFlowTest.issuable currencies read in from cordapp configOK382
27612762CordaCapletBaseDirectoryParsingFailureTest.testThatBaseDirectoryFallsBackToCurrentWhenBaseDirectoryIsNotSupplied[0]OK46
27622763CordaCapletBaseDirectoryParsingFailureTest.testThatBaseDirectoryFallsBackToCurrentWhenBaseDirectoryIsNotSupplied[1]OK1
27632764CordaCapletBaseDirectoryParsingFailureTest.testThatBaseDirectoryFallsBackToCurrentWhenBaseDirectoryIsNotSupplied[2]OK1
27642765CordaCapletBaseDirectoryParsingFailureTest.testThatBaseDirectoryFallsBackToCurrentWhenBaseDirectoryIsNotSupplied[3]OK1
27652766CordaCapletBaseDirectoryParsingTest.testThatBaseDirectoryParameterIsRecognised[0]OK0
27662767CordaCapletBaseDirectoryParsingTest.testThatBaseDirectoryParameterIsRecognised[1]OK0
27672768CordaCapletBaseDirectoryParsingTest.testThatBaseDirectoryParameterIsRecognised[2]OK1
27682769CordaCapletBaseDirectoryParsingTest.testThatBaseDirectoryParameterIsRecognised[3]OK1
27692770CordaCapletConfigFileParsingFailureTest.testThatBaseDirectoryFallsBackToDefaultWhenConfigFileIsNotSupplied[0]OK1
27702771CordaCapletConfigFileParsingFailureTest.testThatBaseDirectoryFallsBackToDefaultWhenConfigFileIsNotSupplied[1]OK0
27712772CordaCapletConfigFileParsingFailureTest.testThatBaseDirectoryFallsBackToDefaultWhenConfigFileIsNotSupplied[2]OK0
27722773CordaCapletConfigFileParsingFailureTest.testThatBaseDirectoryFallsBackToDefaultWhenConfigFileIsNotSupplied[3]OK1
27732774CordaCapletConfigFileParsingTest.testThatConfigFileParameterIsRecognised[0]OK1
27742775CordaCapletConfigFileParsingTest.testThatConfigFileParameterIsRecognised[1]OK1
27752776CordaCapletConfigFileParsingTest.testThatConfigFileParameterIsRecognised[2]OK0
27762777CordaCapletConfigFileParsingTest.testThatConfigFileParameterIsRecognised[3]OK1
27772778net.corda.blobinspector.BlobInspectorTest.network-parameters fileOK2500
27782779net.corda.blobinspector.BlobInspectorTest.WireTransaction with Cash stateOK611
27792780net.corda.blobinspector.BlobInspectorTest.SignedTransaction with Cash state taken from node dbOK189
27802781net.corda.blobinspector.BlobInspectorTest.node-info fileOK41
27812782net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when a package is specified in the network parameters file it is passed through to the bootstrapperOK1141
27822783net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when a package is specified in the network parameters file it is passed through to the bootstrapper DSAOK3
27832784net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when min platform version is invalid it fails to run with a sensible error messageOK1
27842785net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when no copy flag is specified it is passed through to the bootstrapperOK3
27852786net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when max message size is invalid it fails to run with a sensible error messageOK1
27862787net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when a network parameters is specified the values are passed through to the bootstrapperOK3
27872788net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when max transaction size is invalid it fails to run with a sensible error messageOK0
27882789net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when packages overlap that the bootstrapper fails with a sensible messageOK6
27892790net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when copy cordapps is specified it is passed through to the bootstrapperOK1
27902791net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when max message size is specified it is passed through to the bootstrapperOK2
27912792net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when event horizon is invalid it fails to run with a sensible error messageOK0
27922793net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when a package is specified in the network parameters file it is passed through to the bootstrapper ECOK2
27932794net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when keyfile does not exist then bootstrapper fails with a sensible messageOK0
27942795net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when min platform version is specified it is passed through to the bootstrapperOK1
27952796net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when defaults are run bootstrapper is called correctlyOK1
27962797net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when base directory is specified it is passed through to the bootstrapperOK6
27972798net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when max transaction size is specified it is passed through to the bootstrapperOK1
27982799net.corda.bootstrapper.NetworkBootstrapperRunnerTests.test when event horizon is specified it is passed through to the bootstrapperOK1
27992800net.corda.bootstrapper.NetworkBootstrapperBackwardsCompatibilityTest.should always be backwards compatibleOK712
28002801net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test rpc port is maxOK269
28012802net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test matching name after validateOK59
28022803net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test web port is maxOK2
28032804net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test unique nodes after validateOK2
28042805net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test matching name after registerOK1
28052806net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.register notaryOK0
28062807net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test H2 port is maxOK0
28072808net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test unique key after validateOK0
28082809net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test register unique nodesOK0
28092810net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.dispose nodeOK0
28102811net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test unique key after registerOK0
28112812net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.register non notaryOK0
28122813net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test P2P port is maxOK0
28132814net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.NodeControllerTest.test valid portsOK0
28142815net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.JVMConfigTest.test command for JarOK0
28152816net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.JVMConfigTest.test application directoryOK46
28162817net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.JVMConfigTest.test user homeOK0
28172818net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.JVMConfigTest.test Java pathOK1
28182819net.corda.demobench.LoggingTestSuite: net.corda.demobench.model.JVMConfigTest.test process for JarOK0
28192820net.corda.demobench.model.NodeConfigTest.reading node configurationOK473
28202821net.corda.demobench.model.NodeConfigTest.reading node configuration allows systemProperties and customOK9
28212822net.corda.demobench.model.NodeConfigTest.reading node configuration with currenciesOK1
28222823net.corda.demobench.model.NodeConfigTest.reading webserver configurationOK341
28232824net.corda.demobench.model.JVMConfigTest.test command for JarOK0
28242825net.corda.demobench.model.JVMConfigTest.test application directoryOK1
28252826net.corda.demobench.model.JVMConfigTest.test user homeOK0
28262827net.corda.demobench.model.JVMConfigTest.test Java pathOK0
28272828net.corda.demobench.model.JVMConfigTest.test process for JarOK0
28282829net.corda.demobench.model.NodeControllerTest.test rpc port is maxOK0
28292830net.corda.demobench.model.NodeControllerTest.test matching name after validateOK1
28302831net.corda.demobench.model.NodeControllerTest.test web port is maxOK1
28312832net.corda.demobench.model.NodeControllerTest.test unique nodes after validateOK1
28322833net.corda.demobench.model.NodeControllerTest.test matching name after registerOK1
28332834net.corda.demobench.model.NodeControllerTest.register notaryOK1
28342835net.corda.demobench.model.NodeControllerTest.test H2 port is maxOK1
28352836net.corda.demobench.model.NodeControllerTest.test unique key after validateOK1
28362837net.corda.demobench.model.NodeControllerTest.test register unique nodesOK1
28372838net.corda.demobench.model.NodeControllerTest.dispose nodeOK1
28382839net.corda.demobench.model.NodeControllerTest.test unique key after registerOK0
28392840net.corda.demobench.model.NodeControllerTest.register non notaryOK2
28402841net.corda.demobench.model.NodeControllerTest.test P2P port is maxOK1
28412842net.corda.demobench.model.NodeControllerTest.test valid portsOK0
28422843net.corda.demobench.pty.ZeroFilterTest.zero is removed from arrayOK1026
28432844net.corda.demobench.pty.ZeroFilterTest.zero is removed starting from offsetOK0
28442845net.corda.demobench.pty.ZeroFilterTest.zero is removedOK1
28452846net.corda.demobench.pty.ZeroFilterTest.non-zero is OKOK1
28462847net.corda.explorer.model.SettingsModelTest.test save config and rollbackOK622
28472848net.corda.explorer.views.GuiUtilitiesKtTest.test to string with suffixOK4
28482849net.corda.tools.shell.InteractiveShellJavaTest.flowStartNoArgsOK920
28492850net.corda.tools.shell.InteractiveShellJavaTest.partyOK90
28502851net.corda.tools.shell.InteractiveShellJavaTest.flowStartSimpleOK23
28512852net.corda.tools.shell.InteractiveShellJavaTest.unwrapLambdaOK12
28522853net.corda.tools.shell.InteractiveShellJavaTest.flowStartWithArrayTypeOK6
28532854net.corda.tools.shell.InteractiveShellJavaTest.flowStartWithNestedTypesOK188
28542855net.corda.tools.shell.InteractiveShellJavaTest.flowStartWithUserAmountOK9
28552856net.corda.tools.shell.InteractiveShellJavaTest.flowStartWithUnknownPartyOK7
28562857net.corda.tools.shell.InteractiveShellJavaTest.flowTooManyParamsOK4
28572858net.corda.tools.shell.InteractiveShellJavaTest.flowStartWithArrayOfNestedTypeOK12
28582859net.corda.tools.shell.InteractiveShellJavaTest.niceErrorsOK5
28592860net.corda.tools.shell.InteractiveShellJavaTest.flowMissingParamOK2
28602861net.corda.tools.shell.InteractiveShellJavaTest.flowStartWithComplexTypesOK6
28612862net.corda.tools.shell.OutputFormatCommandTest.testValidUpdateToJsonOK352
28622863net.corda.tools.shell.OutputFormatCommandTest.testValidUpdateToYamlOK0
28632864net.corda.tools.shell.OutputFormatCommandTest.testInvalidUpdateOK85
28642865net.corda.tools.shell.CustomTypeJsonParsingTests.Deserializing by parsing string contain invalid uuid with underscoreOK19
28652866net.corda.tools.shell.CustomTypeJsonParsingTests.Deserializing UniqueIdentifier by parsing string with underscoreOK7
28662867net.corda.tools.shell.CustomTypeJsonParsingTests.Deserializing UUID by parsing invalid uuid stringOK13
28672868net.corda.tools.shell.CustomTypeJsonParsingTests.Deserializing UUID by parsing stringOK1
28682869net.corda.tools.shell.CustomTypeJsonParsingTests.Deserializing UniqueIdentifier by parsing stringOK2
28692870net.corda.tools.shell.InteractiveShellTest.killFlowFailureOK271
28702871net.corda.tools.shell.InteractiveShellTest.killFlowWithNonsenseIDOK3
28712872net.corda.tools.shell.InteractiveShellTest.niceTypeNamesInErrorsOK39
28722873net.corda.tools.shell.InteractiveShellTest.runRpcFromStringWithCustomTypeResultOK516
28732874net.corda.tools.shell.InteractiveShellTest.runRpcFromStringWithCollectionsResultOK14
28742875net.corda.tools.shell.InteractiveShellTest.flowStartWithArrayOfNestedTypesOK14
28752876net.corda.tools.shell.InteractiveShellTest.flowStartNoArgsOK2
28762877net.corda.tools.shell.InteractiveShellTest.partyOK2
28772878net.corda.tools.shell.InteractiveShellTest.flowStartSimpleOK5
28782879net.corda.tools.shell.InteractiveShellTest.flowStartWithArrayTypeOK2
28792880net.corda.tools.shell.InteractiveShellTest.flowStartWithNestedTypesOK7
28802881net.corda.tools.shell.InteractiveShellTest.flowStartWithUserAmountOK5
28812882net.corda.tools.shell.InteractiveShellTest.flowTooManyParamsOK2
28822883net.corda.tools.shell.InteractiveShellTest.flowMissingParamOK2
28832884net.corda.tools.shell.InteractiveShellTest.killFlowSuccessOK1
28842885net.corda.tools.shell.InteractiveShellTest.flowStartWithComplexTypesOK4
28852886net.corda.tools.shell.utilities.ANSIProgressRendererTest.test that steps are rendered appropriately depending on their statusOK96
28862887net.corda.tools.shell.utilities.ANSIProgressRendererTest.changing tree causes correct steps to be marked as doneOK4
28872888net.corda.tools.shell.utilities.ANSIProgressRendererTest.duplicate steps in different children handled correctlyOK4
28882889net.corda.tools.shell.StandaloneShellCompatibilityTest.should always be backwards compatibleOK976
28892890net.corda.tools.shell.StandaloneShellArgsParserTest.cmd_options_to_config_from_fileOK923
28902891net.corda.tools.shell.StandaloneShellArgsParserTest.empty_args_to_cmd_optionsOK0
28912892net.corda.tools.shell.StandaloneShellArgsParserTest.cmd_options_override_config_from_fileOK11
28922893net.corda.tools.shell.StandaloneShellArgsParserTest.args_to_configOK8
28932894net.corda.worldmap.CityDatabaseTest.lookupsOK80
28942895net.corda.irs.web.IrsDemoWebApplicationTests.contextLoadsOK7
28952896net.corda.configsample.TestCommsFlowInitiatorTest.should allow all node infos through if no x500 is passedOK1024
28962897net.corda.configsample.TestCommsFlowInitiatorTest.should allow only specified x500 if no x500 is passedOK0
28972898net.corda.traderdemo.flow.TransactionGraphSearchTests.return empty from no matchOK2765
28982899net.corda.traderdemo.flow.TransactionGraphSearchTests.return origin on matchOK137
28992900net.corda.traderdemo.flow.TransactionGraphSearchTests.return empty from emptyOK79
29002901net.corda.irs.contract.IRSTests.ensure notionals are non zeroOK2579
29012902net.corda.irs.contract.IRSTests.ensure failure occurs when no events in floating scheduleOK1547
29022903net.corda.irs.contract.IRSTests.pprintIRSOK710
29032904net.corda.irs.contract.IRSTests.ok with groupsOK1819
29042905net.corda.irs.contract.IRSTests.ensure notional amounts are equalOK1564
29052906net.corda.irs.contract.IRSTests.expression calculation testingOK772
29062907net.corda.irs.contract.IRSTests.ensure trade date and termination date checks are done pt1OK1487
29072908net.corda.irs.contract.IRSTests.ensure trade date and termination date checks are done pt2OK1271
29082909net.corda.irs.contract.IRSTests.ensure positive rate on fixed legOK1430
29092910net.corda.irs.contract.IRSTests.ensure failure occurs when there are inbound states for an agreement commandOK1266
29102911net.corda.irs.contract.IRSTests.ensure same currency notionalsOK1387
29112912net.corda.irs.contract.IRSTests.okOK1370
29122913net.corda.irs.contract.IRSTests.ensure failure occurs when no events in fix scheduleOK1417
29132914net.corda.irs.contract.IRSTests.various fixing testsOK1412
29142915net.corda.irs.contract.IRSTests.IRS Export testOK815
29152916net.corda.irs.contract.IRSTests.generateIRSOK632
29162917net.corda.irs.contract.IRSTests.next fixing dateOK659
29172918net.corda.irs.contract.IRSTests.generateIRSandFixSomeOK1202
29182919net.corda.irs.contract.IRSTests.test some rate objects 100 * FixedRate(5%)OK3
29192920net.corda.irs.math.InterpolatorsTest.cubic interpolator throws when data set is less than 3 pointsOK78
29202921net.corda.irs.math.InterpolatorsTest.cubic interpolator throws when key to interpolate is outside the data setOK45
29212922net.corda.irs.math.InterpolatorsTest.cubic interpolator interpolates missing values correctlyOK17
29222923net.corda.irs.math.InterpolatorsTest.cubic interpolator returns existing value when key is in data setOK4
29232924net.corda.irs.math.InterpolatorsTest.linear interpolator throws when data set is less than 2 pointsOK4
29242925net.corda.irs.math.InterpolatorsTest.linear interpolator throws when key to interpolate is outside the data setOK2
29252926net.corda.irs.math.InterpolatorsTest.linear interpolator interpolates missing values correctlyOK0
29262927net.corda.irs.math.InterpolatorsTest.linear interpolator returns existing value when key is in data setOK0
29272928net.corda.irs.api.OracleNodeTearOffTests.verify that the oracle signs the transaction if the interest rate within allowed limitOK17692
29282929net.corda.irs.api.OracleNodeTearOffTests.verify that the oracle rejects the transaction if there is a privacy leakOK2582
29292930net.corda.irs.api.OracleNodeTearOffTests.verify that the oracle rejects the transaction if the interest rate is outside the allowed limitOK2101
29302931net.corda.irs.api.NodeInterestRatesTest.empty partial transaction to signOK436
29312932net.corda.irs.api.NodeInterestRatesTest.query successfully with interpolated rateOK350
29322933net.corda.irs.api.NodeInterestRatesTest.sign successfullyOK378
29332934net.corda.irs.api.NodeInterestRatesTest.rate missing and unable to interpolateOK353
29342935net.corda.irs.api.NodeInterestRatesTest.refuse to sign with no relevant commandsOK361
29352936net.corda.irs.api.NodeInterestRatesTest.do not sign with unknown fixOK374
29362937net.corda.irs.api.NodeInterestRatesTest.empty queryOK348
29372938net.corda.irs.api.NodeInterestRatesTest.query successfullyOK316
29382939net.corda.irs.api.NodeInterestRatesTest.do not sign too many leavesOK335
29392940net.corda.irs.api.NodeInterestRatesTest.query with one success and one missingOK309
29402941net.corda.docs.java.tutorial.test.TutorialFlowAsyncOperationTest.summingWorksOK26323
29412942net.corda.docs.java.tutorial.test.JavaIntegrationTestingTutorial.aliceBobCashExchangeExampleOK23951
29422943net.corda.docs.kotlin.tutorial.test.TutorialFlowAsyncOperationTest.summingWorksOK7381
29432944net.corda.docs.kotlin.tutorial.test.KotlinIntegrationTestingTutorial.alice bob cash exchange exampleOK12411
29442945net.corda.serialization.reproduction.GenericReturnFailureReproductionIntegrationTest.flowShouldReturnGenericListOK26058
29452946net.corda.services.messaging.MQSecurityAsRPCTest.send message on logged in user's RPC addressOK3973
29462947net.corda.services.messaging.MQSecurityAsRPCTest.consume message from P2P queueOK3424
29472948net.corda.services.messaging.MQSecurityAsRPCTest.create queue for peer which has not been communicated withOK4340
29482949net.corda.services.messaging.MQSecurityAsRPCTest.create queue for unknown peerOK3324
29492950net.corda.services.messaging.MQSecurityAsRPCTest.consume message from peer queueOK4594
29502951net.corda.services.messaging.MQSecurityAsRPCTest.consume message from RPC requests queueOK3277
29512952net.corda.services.messaging.MQSecurityAsRPCTest.consume message from logged in user's RPC queueOK3107
29522953net.corda.services.messaging.MQSecurityAsRPCTest.send message to address of peer which has been communicated withOK4117
29532954net.corda.services.messaging.MQSecurityAsRPCTest.create random queueOK3127
29542955net.corda.services.messaging.MQSecurityAsRPCTest.send message to notifications addressOK3118
29552956net.corda.services.messaging.MQSecurityAsRPCTest.create queue for invalid RPC userOK3113
29562957net.corda.services.messaging.MQSecurityAsRPCTest.create queue for valid RPC userOK3201
29572958net.corda.services.messaging.MQSecurityAsRPCTest.create random internal queueOK2996
29582959net.corda.services.messaging.P2PMessagingTest.communicating with a distributed service which we're part ofOK6838
29592960net.corda.services.messaging.AdditionP2PAddressModeTest.runs nodes with one configured to use additionalP2PAddressesOK15039
29602961net.corda.services.messaging.MQSecurityAsNodeTest.login to a non ssl port as a peer userOK3093
29612962net.corda.services.messaging.MQSecurityAsNodeTest.login without a username and passwordOK3017
29622963net.corda.services.messaging.MQSecurityAsNodeTest.only the node running the broker can login using the special P2P node userOK3027
29632964net.corda.services.messaging.MQSecurityAsNodeTest.login with invalid certificate chainOK3045
29642965net.corda.services.messaging.MQSecurityAsNodeTest.login as the default cluster userOK3067
29652966net.corda.services.messaging.MQSecurityAsNodeTest.login to a non ssl port as a node userOK3020
29662967net.corda.services.messaging.MQSecurityAsNodeTest.send message to RPC requests addressOK2968
29672968net.corda.services.messaging.MQSecurityAsNodeTest.consume message from P2P queueOK2959
29682969net.corda.services.messaging.MQSecurityAsNodeTest.create queue for peer which has not been communicated withOK3580
29692970net.corda.services.messaging.MQSecurityAsNodeTest.create queue for unknown peerOK2952
29702971net.corda.services.messaging.MQSecurityAsNodeTest.consume message from peer queueOK3707
29712972net.corda.services.messaging.MQSecurityAsNodeTest.consume message from RPC requests queueOK3086
29722973net.corda.services.messaging.MQSecurityAsNodeTest.consume message from logged in user's RPC queueOK2997
29732974net.corda.services.messaging.MQSecurityAsNodeTest.send message to address of peer which has been communicated withOK3588
29742975net.corda.services.messaging.MQSecurityAsNodeTest.create random queueOK2919
29752976net.corda.services.messaging.MQSecurityAsNodeTest.send message to notifications addressOK2879
29762977net.corda.services.messaging.MQSecurityAsNodeTest.create queue for invalid RPC userOK2910
29772978net.corda.services.messaging.MQSecurityAsNodeTest.create queue for valid RPC userOK2820
29782979net.corda.services.messaging.MQSecurityAsNodeTest.create random internal queueOK2879
29792980net.corda.contracts.SignatureConstraintMigrationFromHashConstraintsTests.HashConstraint cannot be migrated to SignatureConstraint if platform version is not 4 or greaterOK39095
29802981net.corda.contracts.SignatureConstraintMigrationFromHashConstraintsTests.HashConstraint cannot be migrated to SignatureConstraint if a HashConstraint is specified for one state and another uses an AutomaticPlaceholderConstraintOK38888
29812982net.corda.contracts.SignatureConstraintMigrationFromHashConstraintsTests.auto migration from HashConstraint to SignatureConstraintOK37801
29822983net.corda.contracts.SignatureConstraintMigrationFromHashConstraintsTests.can evolve from lower contract class version to higher oneOK72355
29832984net.corda.contracts.SignatureConstraintMigrationFromHashConstraintsTests.HashConstraint cannot be migrated to SignatureConstraint if new jar is not signedOK37730
29842985net.corda.contracts.SignatureConstraintMigrationFromHashConstraintsTests.HashConstraint cannot be migrated if 'disableHashConstraints' system property is not set to trueOK37798
29852986net.corda.contracts.SignatureConstraintMigrationFromWhitelistConstraintTests.WhitelistConstraint cannot be migrated to SignatureConstraint if signed JAR is not whitelistedOK6676
29862987net.corda.contracts.SignatureConstraintMigrationFromWhitelistConstraintTests.auto migration from WhitelistConstraint to SignatureConstraint will only transition states that do not have a constraint specifiedOK71465
29872988net.corda.contracts.SignatureConstraintMigrationFromWhitelistConstraintTests.WhitelistConstraint cannot be migrated to SignatureConstraint if platform version is not 4 or greaterOK37426
29882989net.corda.contracts.SignatureConstraintMigrationFromWhitelistConstraintTests.can evolve from lower contract class version to higher oneOK41348
29892990net.corda.contracts.SignatureConstraintMigrationFromWhitelistConstraintTests.auto migration from WhitelistConstraint to SignatureConstraintOK37735
29902991net.corda.node.services.events.ScheduledFlowIntegrationTests.test that when states are being spent at the same time that schedules trigger everything is processedOK35856
29912992net.corda.node.services.rpc.RpcExceptionHandlingTest.FlowException is received by the RPC clientOK7719
29922993net.corda.node.services.rpc.RpcExceptionHandlingTest.rpc client receives relevant exceptionsOK2904
29932994net.corda.node.services.rpc.RpcExceptionHandlingTest.rpc client handles exceptions thrown on counter-party sideOK14177
29942995net.corda.node.services.rpc.RpcExceptionHandlingTest.rpc client receives client-relevant messageOK7062
29952996net.corda.node.services.rpc.RpcSslTest.RPC client using ssl is able to run a commandOK2995
29962997net.corda.node.services.rpc.RpcSslTest.RPC client using ssl will fail if connecting to a node that cannot present a matching certificateOK3002
29972998net.corda.node.services.rpc.RpcSslTest.The system RPC user can not connect to the rpc broker without the node's keyOK2913
29982999net.corda.node.services.rpc.RpcSslTest.RPC client not using ssl can run commandsOK2893
29993000net.corda.node.services.rpc.NodeHandleTests.object_defined_functions_are_static_for_node_rpc_opsOK19088
30003001net.corda.node.services.rpc.ArtemisRpcTests.rpc_with_no_ssl_on_client_side_and_ssl_on_server_sideOK30242
30013002net.corda.node.services.rpc.ArtemisRpcTests.rpc_with_ssl_disabledOK357
30023003net.corda.node.services.rpc.ArtemisRpcTests.rpc_with_ssl_enabledOK162
30033004net.corda.node.services.rpc.ArtemisRpcTests.rpc_client_certificate_untrusted_to_serverOK95
30043005net.corda.node.services.CordaServiceFlowTests.corda service can start a flow and wait for itOK9802
30053006net.corda.node.services.AttachmentLoadingTests.contract is executed if installed locallyOK38236
30063007net.corda.node.services.AttachmentLoadingTests.contracts downloaded from the network are not executed without the DJVMOK35237
30073008net.corda.node.services.messaging.ArtemisMessagingTest.client should fail if message exceed maxMessageSize limitOK3603
30083009net.corda.node.services.messaging.ArtemisMessagingTest.client should throw if remote server not foundOK660
30093010net.corda.node.services.messaging.ArtemisMessagingTest.client should connect to local serverOK905
30103011net.corda.node.services.messaging.ArtemisMessagingTest.client should connect to remote serverOK884
30113012net.corda.node.services.messaging.ArtemisMessagingTest.client should be able to send message to itselfOK918
30123013net.corda.node.services.messaging.ArtemisMessagingTest.server should not process if incoming message exceed maxMessageSize limitOK31097
30133014net.corda.node.services.messaging.ArtemisMessagingTest.platform version is included in the messageOK690
30143015net.corda.node.services.messaging.ArtemisMessagingTest.server starting with the port already bound should throwOK522
30153016net.corda.node.services.network.NetworkMapTest.nodes process additions and removals from the network map correctly(and also download the network parameters)[(java.net.URL, net.corda.testing.node.internal.network.NetworkMapServer) -> net.corda.testing.node.internal.SharedCompatibilityZoneParams]OK29061
30163017net.corda.node.services.network.NetworkMapTest.test node heartbeat[(java.net.URL, net.corda.testing.node.internal.network.NetworkMapServer) -> net.corda.testing.node.internal.SharedCompatibilityZoneParams]OK13867
30173018net.corda.node.services.network.NetworkMapTest.parameters update test[(java.net.URL, net.corda.testing.node.internal.network.NetworkMapServer) -> net.corda.testing.node.internal.SharedCompatibilityZoneParams]OK14226
30183019net.corda.node.services.network.NetworkMapTest.nodes process additions and removals from the network map correctly(and also download the network parameters)[(java.net.URL, net.corda.testing.node.internal.network.NetworkMapServer) -> net.corda.testing.node.internal.SplitCompatibilityZoneParams]OK27206
30193020net.corda.node.services.network.NetworkMapTest.test node heartbeat[(java.net.URL, net.corda.testing.node.internal.network.NetworkMapServer) -> net.corda.testing.node.internal.SplitCompatibilityZoneParams]OK13978
30203021net.corda.node.services.network.NetworkMapTest.parameters update test[(java.net.URL, net.corda.testing.node.internal.network.NetworkMapServer) -> net.corda.testing.node.internal.SplitCompatibilityZoneParams]OK14567
30213022net.corda.node.services.network.PersistentNetworkMapCacheTest.addNodeOK88
30223023net.corda.node.services.network.PersistentNetworkMapCacheTest.get nodes by owning key and by nameOK102
30233024net.corda.node.services.network.PersistentNetworkMapCacheTest.get nodes by addressOK71
30243025net.corda.node.services.network.PersistentNetworkMapCacheTest.unknown legal nameOK95
30253026net.corda.node.services.network.PersistentNetworkMapCacheTest.insert two node infos with the same host and portOK95
30263027net.corda.node.services.network.PersistentNetworkMapCacheTest.nodes in distributed serviceOK112
30273028net.corda.node.services.statemachine.FlowVersioningTest.getFlowContext returns the platform version for core flowsOK4944
30283029net.corda.node.services.statemachine.HardRestartTest.restartShortPingPongFlowRandomlyOK30249
30293030net.corda.node.services.statemachine.HardRestartTest.restartLongPingPongFlowRandomlyOK31751
30303031net.corda.node.services.statemachine.HardRestartTest.restartRecursiveFlowRandomlyOK36669
30313032net.corda.node.services.statemachine.HardRestartTest.softRestartLongPingPongFlowRandomlyOK35796
30323033net.corda.node.services.statemachine.LargeTransactionsTest.checkCanSendLargeTransactionsOK15503
30333034net.corda.node.CordappScanningDriverTest.sub-classed initiated flow pointing to the same initiating flow as its super-classOK28704
30343035net.corda.node.AddressBindingFailureTests.rpc admin addressOK5620
30353036net.corda.node.AddressBindingFailureTests.rpc addressOK1006
30363037net.corda.node.AddressBindingFailureTests.notary P2P addressOK7090
30373038net.corda.node.AddressBindingFailureTests.H2 addressOK198
30383039net.corda.node.AddressBindingFailureTests.p2p addressOK889
30393040net.corda.node.logging.ErrorCodeLoggingTests.log entries with a throwable and ERROR or WARN get an error code appendedOK12212
30403041net.corda.node.logging.ErrorCodeLoggingTests.When logging is set to error level, there are no other levels logged after node startupOK11819
30413042net.corda.node.AuthDBTests.login with correct credentials[password encryption format = NONE]OK5928
30423043net.corda.node.AuthDBTests.check permissions on RPC calls are respected[password encryption format = NONE]OK4080
30433044net.corda.node.AuthDBTests.login with wrong credentials[password encryption format = NONE]OK3930
30443045net.corda.node.AuthDBTests.check flow permissions are respected[password encryption format = NONE]OK4182
30453046net.corda.node.AuthDBTests.Add new users dynamically[password encryption format = NONE]OK3696
30463047net.corda.node.AuthDBTests.Revoke user permissions during RPC session[password encryption format = NONE]OK5248
30473048net.corda.node.AuthDBTests.Modify user permissions during RPC session[password encryption format = NONE]OK5263
30483049net.corda.node.AuthDBTests.login with correct credentials[password encryption format = SHIRO_1_CRYPT]OK4783
30493050net.corda.node.AuthDBTests.check permissions on RPC calls are respected[password encryption format = SHIRO_1_CRYPT]OK4797
30503051net.corda.node.AuthDBTests.login with wrong credentials[password encryption format = SHIRO_1_CRYPT]OK4937
30513052net.corda.node.AuthDBTests.check flow permissions are respected[password encryption format = SHIRO_1_CRYPT]OK4752
30523053net.corda.node.AuthDBTests.Add new users dynamically[password encryption format = SHIRO_1_CRYPT]OK4858
30533054net.corda.node.AuthDBTests.Revoke user permissions during RPC session[password encryption format = SHIRO_1_CRYPT]OK6239
30543055net.corda.node.AuthDBTests.Modify user permissions during RPC session[password encryption format = SHIRO_1_CRYPT]OK6218
30553056net.corda.node.modes.draining.P2PFlowsDrainingModeTest.disabling draining mode cancels draining shutdownOK29899
30563057net.corda.node.modes.draining.P2PFlowsDrainingModeTest.terminate resets persistent draining mode property when waiting for pending flowsOK21009
30573058net.corda.node.modes.draining.P2PFlowsDrainingModeTest.terminate node waiting for pending flowsOK22456
30583059net.corda.node.modes.draining.P2PFlowsDrainingModeTest.flows draining mode suspends consumption of initial session messagesOK29262
30593060net.corda.node.modes.draining.RpcFlowsDrainingModeTest.flows draining mode rejects start flows commands through rpcOK11724
30603061net.corda.node.modes.draining.FlowsDrainingModeContentionTest.draining mode does not deadlock with acks between 2 nodesOK13575
30613062net.corda.node.BootTests.double node start doesn't write into log fileOK12972
30623063net.corda.node.BootTests.node fails to start if legal identity is lostOK50734
30633064net.corda.node.BootTests.java deserialization is disabledOK38914
30643065net.corda.node.amqp.ProtonWrapperTests.Send a message from AMQP to Artemis inboxOK6152
30653066net.corda.node.amqp.ProtonWrapperTests.Message sent from AMQP to non-existent Artemis inbox is rejected and client disconnectsOK5433
30663067net.corda.node.amqp.ProtonWrapperTests.Client Failover for multiple IPOK9816
30673068net.corda.node.amqp.ProtonWrapperTests.shared AMQPClient threadpool testsOK4618
30683069net.corda.node.amqp.ProtonWrapperTests.AMPQ Client fails to connect when crl soft fail check is disabledOK4492
30693070net.corda.node.amqp.ProtonWrapperTests.Test AMQP Client with invalid root certificateOK2296
30703071net.corda.node.amqp.ProtonWrapperTests.Send a message larger then maxMessageSize from AMQP to Artemis inboxOK5470
30713072net.corda.node.amqp.ProtonWrapperTests.Simple AMPQ Client to ServerOK4477
30723073net.corda.node.amqp.ProtonWrapperTests.AMPQ Client refuses to connect to unexpected serverOK4504
30733074net.corda.node.amqp.AMQPBridgeTest.test acked and nacked messagesOK5871
30743075net.corda.node.amqp.AMQPBridgeTest.bridge with strict CRL checking does not connect to server with invalid certificatesOK5605
30753076net.corda.node.amqp.CertificateRevocationListNodeTests.AMPQ Client to Server connection succeeds when CRL retrieval is forbidden and soft fail is enabledOK10202
30763077net.corda.node.amqp.CertificateRevocationListNodeTests.AMPQ Client to Server connection fails when client's certificate is revoked and soft fail is disabledOK4662
30773078net.corda.node.amqp.CertificateRevocationListNodeTests.Revocation status chceck fails when the CRL distribution point is not set and soft fail is disabledOK4587
30783079net.corda.node.amqp.CertificateRevocationListNodeTests.AMPQ Client to Server connection fails when servers's certificate is revokedOK4648
30793080net.corda.node.amqp.CertificateRevocationListNodeTests.AMPQ Client to Server connection succeeds when CRL cannot be obtained and soft fail is enabledOK4591
30803081net.corda.node.amqp.CertificateRevocationListNodeTests.Revocation status chceck succeds when the CRL distribution point is not set and soft fail is enabledOK4538
30813082net.corda.node.amqp.CertificateRevocationListNodeTests.AMPQ Client to Server connection fails when servers's certificate is revoked and soft fail is enabledOK4542
30823083net.corda.node.amqp.CertificateRevocationListNodeTests.Simple AMPQ Client to Server connection works and soft fail is disabledOK4624
30833084net.corda.node.amqp.CertificateRevocationListNodeTests.Simple AMPQ Client to Server connection works and soft fail is enabledOK4578
30843085net.corda.node.amqp.CertificateRevocationListNodeTests.AMPQ Client to Server connection fails when client's certificate is revoked and soft fail is enabledOK4545
30853086net.corda.node.amqp.CertificateRevocationListNodeTests.verify CRL algorithmsOK102
30863087net.corda.node.CordappConstraintsTests.issue cash using hash and signature constraintsOK40301
30873088net.corda.node.CordappConstraintsTests.issue cash using signature constraintsOK26019
30883089net.corda.node.CordappConstraintsTests.issue and consume cash using hash constraintsOK39813
30893090net.corda.node.CordappConstraintsTests.issue and consume cash using signature constraintsOK39578
30903091net.corda.node.CordappConstraintsTests.issue cash and transfer using hash to signature constraints migrationIgnored0
30913092net.corda.node.persistence.DbSchemaInitialisationTest.database is not initialisedOK9445
30923093net.corda.node.persistence.DbSchemaInitialisationTest.database is initialisedOK8586
30933094net.corda.node.persistence.H2SecurityTests.h2 server on the external host IP requires non-default database passwordOK90
30943095net.corda.node.persistence.H2SecurityTests.malicious flow tries to enable remote code execution via h2 serverOK12115
30953096net.corda.node.persistence.H2SecurityTests.h2 server starts when h2Settings are setOK3570
30963097net.corda.node.persistence.H2SecurityTests.h2 server on host name requires non-blank database passwordOK79
30973098net.corda.node.persistence.H2SecurityTests.remote code execution via h2 server is disabledOK11935
30983099net.corda.node.persistence.H2SecurityTests.h2 server on external host IP requires non-blank database passwordOK99
30993100net.corda.node.persistence.H2SecurityTests.h2 server on the host name requires non-default database passwordOK72
31003101net.corda.node.persistence.H2SecurityTests.h2 server to loopback IP runs with the default database passwordOK3401
31013102net.corda.node.persistence.H2SecurityTests.h2 server on localhost runs with the default database passwordOK11674
31023103net.corda.node.NodeRPCTests.run nodeDiagnosticInfoIgnored0
31033104net.corda.node.flows.FlowOverrideTests.should use the overriden implementation of a responding flowOK12144
31043105net.corda.node.flows.FlowOverrideTests.should use the most specific implementation of a responding flowOK11863
31053106net.corda.node.flows.FlowRetryTest.flow that throws in constructor throw for the RPC client that attempted to start themOK3309
31063107net.corda.node.flows.FlowRetryTest.flows continue despite errorsOK16499
31073108net.corda.node.flows.FlowRetryTest.async operation deduplication id is stable accross retriesOK3224
31083109net.corda.node.flows.FlowRetryTest.SQLTransientConnectionExceptions thrown by hikari are retried 3 times and then kept in the checkpoints tableOK20500
31093110net.corda.node.flows.FlowRetryTest.General external exceptions are not retried and propagateOK10622
31103111net.corda.node.flows.FlowRetryTest.flow gives up after number of exceptions, even if this is the first line of the flowOK3122
31113112net.corda.node.flows.FlowRetryTest.Specific exception still detected even if it is nested inside another exceptionOK20608
31123113net.corda.node.NodeStartupPerformanceTests.single node startup timeIgnored0
31133114net.corda.node.NodeKeystoreCheckTest.node should throw exception if cert path does not chain to the trust rootOK5115
31143115net.corda.node.NodeKeystoreCheckTest.starting node in non-dev mode with no key storeOK284
31153116net.corda.node.NodePerformanceTests.empty flow per secondIgnored0
31163117net.corda.node.NodePerformanceTests.empty flow rateIgnored0
31173118net.corda.node.NodePerformanceTests.self pay rateIgnored0
31183119net.corda.testing.driver.DriverTests.simple node startup and shutdownOK16781
31193120net.corda.testing.driver.DriverTests.debug mode enables debug logging levelOK13401
31203121net.corda.testing.driver.DriverTests.monitoring mode enables jolokia exporting of JMX metrics via HTTP JSONOK12647
31213122net.corda.testing.driver.DriverTests.driver allows reusing names of nodes that have been stoppedOK44177
31223123net.corda.testing.driver.DriverTests.started node, which is not waited for in the driver, is shutdown when the driver exitsOK11358
31233124net.corda.testing.driver.DriverTests.default notary is visible when the startNode future completesOK22180
31243125net.corda.testing.driver.DriverTests.driver waits for in-process nodes to finishOK64924
31253126net.corda.testing.driver.DriverTests.driver rejects multiple nodes with the same organisation nameOK3071
31263127net.corda.testing.driver.DriverTests.starting with default notaryOK11403
31273128net.corda.testing.driver.DriverTests.driver rejects multiple nodes with the same name parallelOK6539
31283129net.corda.testing.node.FlowStackSnapshotTest.persistFlowStackSnapshot stack traces are aligned with stack objectsIgnored0
31293130net.corda.testing.node.FlowStackSnapshotTest.flowStackSnapshot object is serializableIgnored0
31303131net.corda.testing.node.FlowStackSnapshotTest.persistFlowStackSnapshot persists empty frames to a file when methods with no side effects are calledIgnored1
31313132net.corda.testing.node.FlowStackSnapshotTest.flowStackSnapshot contains full frames when methods with side effects are calledIgnored0
31323133net.corda.testing.node.FlowStackSnapshotTest.persistFlowStackSnapshot persists multiple snapshots in different filesIgnored0
31333134net.corda.testing.node.FlowStackSnapshotTest.flowStackSnapshot contains empty frames when methods with no side effects are calledIgnored0
31343135net.corda.testing.node.MockNetworkIntegrationTests.does not leak non-daemon threadsOK14957
31353136net.corda.testing.node.internal.InternalMockNetworkIntegrationTests.does not leak non-daemon threadsOK15378
31363137net.corda.testing.node.internal.ProcessUtilitiesTests.test dummy process can be startedOK218
31373138net.corda.client.rpc.CordaRPCJavaClientTest.testLoginOK17894
31383139net.corda.client.rpc.CordaRPCJavaClientTest.testCashBalancesOK6805
31393140net.corda.client.rpc.RPCStabilityTests.deduplication in the clientOK204
31403141net.corda.client.rpc.RPCStabilityTests.client doesnt leak threads when it fails to startOK5858
31413142net.corda.client.rpc.RPCStabilityTests.connection failover fails, rpc calls throwOK30189
31423143net.corda.client.rpc.RPCStabilityTests.rpc server close doesnt leak broker resourcesOK937
31433144net.corda.client.rpc.RPCStabilityTests.observables error when connection breaksOK30252
31443145net.corda.client.rpc.RPCStabilityTests.deduplication in the serverOK763
31453146net.corda.client.rpc.RPCStabilityTests.3 server failoverOK10358
31463147net.corda.client.rpc.RPCStabilityTests.client cleans up leaked observablesOK1610
31473148net.corda.client.rpc.RPCStabilityTests.rpc client close is idempotentOK30237
31483149net.corda.client.rpc.RPCStabilityTests.slow consumers are kickedIgnored0
31493150net.corda.client.rpc.RPCStabilityTests.client reconnects to rebooted serverOK1434
31503151net.corda.client.rpc.RPCStabilityTests.rpc client close doesnt leak broker resourcesOK3743
31513152net.corda.client.rpc.RPCStabilityTests.client connects to first available serverOK120
31523153net.corda.client.rpc.RPCStabilityTests.client throws RPCException after initial connection attempt failsOK2
31533154net.corda.client.rpc.RPCStabilityTests.server cleans up queues after disconnected clientsOK8131
31543155net.corda.client.rpc.RPCStabilityTests.rpc server close is idempotentOK152
31553156net.corda.client.rpc.RPCStabilityTests.client and server dont leak threadsOK6023
31563157net.corda.client.rpc.RPCMultipleInterfacesTests.can talk multiple interfacesOK610
31573158net.corda.client.rpc.BlacklistKotlinClosureTest.closure sent via RPCOK3217
31583159net.corda.client.rpc.FlowsExecutionModeTests.flows draining mode can be disabled and queriedOK3228
31593160net.corda.client.rpc.FlowsExecutionModeTests.node starts with flows draining mode disabledOK3144
31603161net.corda.client.rpc.FlowsExecutionModeTests.flows draining mode can be enabled and queriedOK3154
31613162net.corda.client.rpc.CordaRPCClientTest.shutdown command stops the nodeOK6814
31623163net.corda.client.rpc.CordaRPCClientTest.check basic flow has no progressOK4140
31633164net.corda.client.rpc.CordaRPCClientTest.log in with valid username and passwordOK4236
31643165net.corda.client.rpc.CordaRPCClientTest.close-send deadlock and premature shutdown on empty observableOK5006
31653166net.corda.client.rpc.CordaRPCClientTest.get cash balancesOK4795
31663167net.corda.client.rpc.CordaRPCClientTest.log in with incorrect passwordOK3920
31673168net.corda.client.rpc.CordaRPCClientTest.flow initiator via RPCOK4922
31683169net.corda.client.rpc.CordaRPCClientTest.log in with unknown userOK3846
31693170net.corda.client.rpc.CordaRPCClientTest.additional class loader used by WireTransaction when it deserialises its componentsOK8277
31703171net.corda.client.rpcreconnect.CordaRPCClientReconnectionTest.rpc client calls and returned observables continue working when the server crashes and restartsOK59908
31713172net.corda.client.rpcreconnect.CordaRPCClientReconnectionTest.a client can successfully unsubscribe a reconnecting observableOK64152
31723173net.corda.client.rpcreconnect.CordaRPCClientReconnectionTest.rpc client calls and returned observables continue working when there is failover between serversOK61048
31733174net.corda.finance.workflows.CashExceptionSerialisationTest.cash exception with a cause can be serialised with AMQPOK18233
31743175net.corda.attachmentdemo.AttachmentDemoTest.attachment demo using a 10MB zip fileOK36394
31753176net.corda.vega.SimmValuationTest.runs SIMM valuation demoOK78548
31763177net.corda.traderdemo.TraderDemoTest.Test restart node during flow works properlyOK84704
31773178net.corda.traderdemo.TraderDemoTest.runs trader demoOK28993
31783179net.corda.webserver.WebserverDriverTests.starting a node and independent web server worksOK19929
31793180net.corda.tools.shell.HashLookupCommandTest.hash lookup command returns correct responseIgnored0
31803181net.corda.tools.shell.InteractiveShellIntegrationTest.shell should not log in with invalid credentialsOK18665
31813182net.corda.tools.shell.InteractiveShellIntegrationTest.shell should start flow with fully qualified class nameOK5736
31823183net.corda.tools.shell.InteractiveShellIntegrationTest.internal shell user should not be able to connect if node started with devMode=falseOK3896
31833184net.corda.tools.shell.InteractiveShellIntegrationTest.dumpCheckpoints creates zip with json file for suspended flowOK47745
31843185net.corda.tools.shell.InteractiveShellIntegrationTest.shell should log in with valid credentialsOK3256
31853186net.corda.tools.shell.InteractiveShellIntegrationTest.ssh run flows via standalone shell over ssl to nodeIgnored1
31863187net.corda.tools.shell.InteractiveShellIntegrationTest.shell should fail to start flow with ambiguous class nameOK3180
31873188net.corda.tools.shell.InteractiveShellIntegrationTest.shell should start flow with unique un-qualified class nameOK3349
31883189net.corda.tools.shell.InteractiveShellIntegrationTest.shell should start flow with partially matching class nameOK3287
31893190net.corda.tools.shell.InteractiveShellIntegrationTest.ssh runs flows via standalone shellIgnored0
31903191net.corda.tools.shell.InteractiveShellIntegrationTest.shell shoud not log in with invalid truststoreOK3335
31913192net.corda.tools.shell.InteractiveShellIntegrationTest.shell should log in with sslOK3257
31923193net.corda.tools.shell.SSHServerTest.ssh runs flowsIgnored0
31933194net.corda.tools.shell.SSHServerTest.ssh server starts when configuredOK12424
31943195net.corda.tools.shell.SSHServerTest.ssh server does not start be defaultOK11709
31953196net.corda.tools.shell.SSHServerTest.ssh respects permissionsOK13324
31963197net.corda.tools.shell.SSHServerTest.ssh server verify credentialsOK12521
31973198net.corda.services.vault.VaultRestartTest.restart and query vault after adding some cash statesOK47606
31983199net.corda.client.rpc.FlowsExecutionModeRpcTest.persistent state survives node restartOK72247
31993200net.corda.node.services.rpc.RpcReconnectTests.test that the RPC client is able to reconnect and proceed after node failure, restart, or connection resetOK419227
32003201net.corda.node.services.distributed.DistributedServiceTests.requests are distributed evenly amongst the nodes with a composite public keyOK65184
32013202net.corda.node.services.distributed.DistributedServiceTests.cluster survives if a notary is killedOK62793
32023203net.corda.node.services.distributed.DistributedServiceTests.requests are distributed evenly amongst the nodesOK66768
32033204net.corda.node.logging.IssueCashLoggingTests.issuing and sending cash as payment do not result in duplicate insertion warningsOK43680
32043205net.corda.node.persistence.NodeStatePersistenceTests.persistent state survives node restart without reinitialising database schemaOK72965
32053206net.corda.node.persistence.NodeStatePersistenceTests.persistent state survives node restartOK41547
32063207net.corda.node.utilities.registration.NodeRegistrationTest.node registration correct root certOK47395
32073208net.corda.node.flows.FlowCheckpointVersionNodeStartupCheckTest.restart node with mismatch between suspended flow and installed CorDappsOK67627
32083209net.corda.irs.IRSDemoTest.runs IRS demoOK158716
32093210net.corda.coretests.NodeVersioningTest.platform version in manifest fileOK17909
32103211net.corda.coretests.NodeVersioningTest.platform version from RPCOK28355
32113212net.corda.coretests.cordapp.CordappSmokeTest.empty cordapps directoryOK27865
32123213net.corda.coretests.cordapp.CordappSmokeTest.FlowContent appName returns the filename of the CorDapp jarOK28398
32133214net.corda.java.rpc.StandaloneCordaRPCJavaClientTest.testCashBalancesOK21800
32143215net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test cash balancesOK16505
32153216net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test network mapOK44457
32163217net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test starting tracked flowOK45925
32173218net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test vault track byOK46727
32183219net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test kill flow without killFlow permissionOK45754
32193220net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test attachmentsOK14307
32203221net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test vault query byOK16407
32213222net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test state machinesOK16141
32223223net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test starting flowOK15927
32233224net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test wrapped attachmentsIgnored0
32243225net.corda.kotlin.rpc.StandaloneCordaRPClientTest.test kill flow with killFlow permissionOK44861