run the testing logic with the cluster. @param cluster the cluster which created by Testing.withSimulatedTimeLocalCluster and Testing.withTrackedCluster .
(ILocalCluster cluster)
| 35 | * and <code>Testing.withTrackedCluster</code>. |
| 36 | */ |
| 37 | void run(ILocalCluster cluster) throws Exception; |
| 38 | } |
no outgoing calls