Ben Wyeth
a1f7c4f2f4
corda-2781 replace manual versions with substitutions ( #4927 )
...
* been through the docs manually and picked out substitutions
* hopefully addressing the url inconsistencies
2019-03-25 12:20:26 +00:00
szymonsztuka
1b89ece09b
CORDA-2504 improve error message of missing contract attachments ( #4628 )
...
* CORDA-2504 Improved MissingContractAttachments error to ensure it contains contractClassName.
* CORDA-2504 Improved MissingContractAttachments error to ensure it contains contractClassName.
* CORDA-2504 Improved MissingContractAttachments error to ensure it contains contractClassName - additional API overloaded method.
* CORDA-2504 Improved MissingContractAttachments error to ensure it contains contractClassName - unnecessary change.
* Docs
* fix docs
* fix docs 2
* fix docs 3
2019-01-24 15:48:07 +00:00
Shams Asari
f590300cdf
CORDA-2345: Updated docs to use the new TestCordapp API, rather than the old scan cordapp packages ( #4491 )
...
Also made some improvements to the API, especially for Java users.
2019-01-03 17:57:28 +00:00
Christian Sailer
3260d9f2c4
CORDA-1489 Exposure of node internals in mock network ( #4130 )
...
* Introduce public subset of config to tweak config via mock net work without exposing internal node config.
* Removal of functions exposing (internal) NodeConfiguration from the public test API
* Code review fixes
* Blank lines removed
* Documented mock network API change in upgrade notes.
* Updated documentation and API doc.
* More documentation/API doc
2018-11-05 09:29:05 +00:00
Joel Dudley
b444701d7e
Formatting issue ( #4150 )
2018-11-01 16:47:50 +00:00
Shams Asari
0a611afa55
Various clean ups of the docs example code ( #3982 )
...
* Consistent separation of Java and Kotlin sources via package names only
* Renamed the Kotlin tutorial files to match the class names
* Added Java example of LaunchSpaceshipFlow
2018-09-24 15:00:31 +01:00
Joel Dudley
f3392e31d2
Documents waitQuiescent. Explains why it is important. ( #3787 )
...
* Update api-testing.rst
* Warning regarding using threadPerNode
* Corrects JavaDocs. Adds message to .
2018-08-16 17:34:50 +01:00
Anthony Keenan
3125ec9f73
[ENT-1955] Documentation fixes ( #3417 )
2018-06-21 16:57:30 +01:00
Michele Sollecito
f68cf6f712
[CORDA-1341]: Ensure API can be called concurrently wrt transactions. ( #3235 )
2018-05-29 15:25:34 +01:00
Roger Willis
db22c5259d
Feature to exclude CorDapps from specific MockNodes in a MockNetwork. ( #3028 )
...
* Feature to exclude CorDapps from specific MockNode's in a MockNetwork.
* Fixed API stability issue.
* * Added docs.
* Changed approach for the new parameter to be additive as opposed to exclusive.
* * Updated incorrect comments.
2018-05-03 15:39:52 +01:00
Anthony Keenan
247a97f1a5
Remove superfluous registerInitiatedFlow calls from tutorial and example tests ( #2944 )
2018-04-20 16:56:27 +01:00
Anthony Keenan
ec09188559
[CORDA-1292] Add CordaService testing documentation and improve tests in irs-demo ( #2929 )
...
* Add CordaService testing documentation and improve tests in irs-demo
* Addressed review comments
2018-04-06 09:22:58 +01:00
Joel Dudley
4d15e17027
Documents TestIdentity in the testing API docs.
2018-03-21 15:39:16 +00:00
Joel Dudley
904f706e10
[CORDA-1035] Flow test API docs
2018-02-22 14:38:02 +00:00