mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Update api-current.txt to reflect that MockServices now uses TestClock instead of Clock.
This commit is contained in:
parent
136500d48d
commit
302dde88d6
@ -6328,7 +6328,7 @@ public class net.corda.testing.node.MockServices extends java.lang.Object implem
|
||||
@NotNull
|
||||
public final net.corda.testing.services.MockAttachmentStorage getAttachments()
|
||||
@NotNull
|
||||
public java.time.Clock getClock()
|
||||
public net.corda.testing.node.TestClock getClock()
|
||||
@NotNull
|
||||
public net.corda.core.node.services.ContractUpgradeService getContractUpgradeService()
|
||||
@NotNull
|
||||
|
Loading…
x
Reference in New Issue
Block a user