public StateObj(TestKitBase testKit)
 {
     S = "";
     Finished = testKit.CreateTestBarrier(2);
 }