コード例 #1
0
ファイル: Tests.cs プロジェクト: aliczin/lazyeco
 public void TestsKafkaLib()
 {
     host.RunTestScript("NUnitTests.Tests.kafka.os");
 }
コード例 #2
0
 public void TestAsExternalObjects()
 {
     host.RunTestScript("NUnitTests.Tests.external.os");
 }
コード例 #3
0
 public void TestXdtoAsExternalObjects()
 {
     host.RunTestScript("NUnitTests.Tests.xdto.os");
 }