Class TNCStopNodesAction

java.lang.Object
com.nt.udc.testnodechain.actions.TNCStopNodesAction

public class TNCStopNodesAction extends Object
  • Constructor Details

  • Method Details

    • stopNodes

      public boolean stopNodes()
      This method stops all the nodes part of Node Chain Test.
      Returns:
      True if nodes are successfully stopped, else false
    • getRunningNodes

      public Set<String> getRunningNodes()
    • getTimeTaken

      public long getTimeTaken(TimeUnit timeUnit)