This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2024-12-21 13:57:54 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8f46fb4406
corda
/
tests
History
Mike Hearn
8f46fb4406
Introduce OpaqueBytes, a simple wrapper around the JVM level byte[] which fixes hashCode and equals to use value-type identity rather than instance identity. Allows for more natural code.
2015-11-03 17:54:18 +01:00
..
CashTests.kt
Introduce OpaqueBytes, a simple wrapper around the JVM level byte[] which fixes hashCode and equals to use value-type identity rather than instance identity. Allows for more natural code.
2015-11-03 17:54:18 +01:00
TestUtils.kt
Give nicer backtraces in tests by just throwing AssertionError directly, document the test DSL
2015-11-03 17:54:18 +01:00