corda/testing
Anthony Keenan 3e8d76334e
CORDA-939 Modify Api Scanner to check api for internal exposures (#2510)
* Update check api changes to look for internals

* Update several more uses of internal

* Make check-api-changes script filter out internal class usages

* Make CordaClock part of API

* Update api-current.txt

* Remove exclusion of nodeapi.internal

* Remove access to CordaPersistence from public api

* Don't expose DB Connection from StartedMockNode and remove unnecessary transaction from CustomVaultQueryTest

* Make internal tests that use need db access use InternalMockNetwork

* Make test certificates internal

* Address further review comments

* Revert some accidental changes to api-current.txt

* Address Shams' review comments

* Update Api Scanner to filter out CordaInternal attribute

* Update api-current.txt

* Remove superfluous brackets

* Add transaction to StartedMockNode

* More leaky transaction fixes
2018-02-14 16:42:56 +00:00
..
node-driver CORDA-939 Modify Api Scanner to check api for internal exposures (#2510) 2018-02-14 16:42:56 +00:00
smoke-test-utils Exposed RPC SSL settings through Cordformation (#2419) 2018-01-25 14:32:58 +00:00
test-common CORDA-961 Wire up and enforce max transaction size (#2465) 2018-02-09 14:48:45 +00:00
test-utils CORDA-939 Modify Api Scanner to check api for internal exposures (#2510) 2018-02-14 16:42:56 +00:00