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-19 13:08:04 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
5ac679dd0e
corda
/
test-utils
History
Clinton Alexander
5ac679dd0e
String payloads to the HttpApi are assumed to be valid JSON and sent as is, previous behaviour would escape the string.
2016-11-04 15:59:56 +00:00
..
src/main/kotlin/com/r3corda
/testing
String payloads to the HttpApi are assumed to be valid JSON and sent as is, previous behaviour would escape the string.
2016-11-04 15:59:56 +00:00
build.gradle
Added new test utilities for HTTP requests.
2016-10-28 13:46:43 +01:00