Table of Contents

Prepare

Methods
public void Prepare(int numericalOrder, Config config, Scene scene, TestRunner testRunner, TestFlow testFlow, int indexInFlow, HashSet<string> interProcessMessages, IInterProcess interProcess, CoherenceBridge bridge, ReplicationServerRoomsService rsRoomService, Logger logger)
Parameters
Type Name Description
int numericalOrder
Config config
Scene scene
TestRunner testRunner
TestFlow testFlow
int indexInFlow
HashSet<string> interProcessMessages
IInterProcess interProcess
CoherenceBridge bridge
ReplicationServerRoomsService rsRoomService
Logger logger
public void Prepare(TestStep other)
Parameters
Type Name Description
TestStep other