Searched refs:TestCommand (Results 1 – 1 of 1) sorted by relevance
23 var commandInstance = new TestCommand(monitor); in AutoLoadCommandTest()50 public class TestCommand : AutoLoadCommand class52 …public TestCommand(Monitor monitor):base(monitor, "featuresTests.TestCommand", "is just a test com… in TestCommand() method in Antmicro.Renode.MonitorTests.TestCommand