http 응답 검증 로직 추가
This commit is contained in:
@@ -7,8 +7,8 @@ namespace UVC.Tests
|
||||
public static void RunAllTests()
|
||||
{
|
||||
//new DataMapperTests().TestAll();
|
||||
//new HttpPipeLineTests().TestAll();
|
||||
new MQTTPipeLineTests().TestAll();
|
||||
new HttpPipeLineTests().TestAll();
|
||||
//new MQTTPipeLineTests().TestAll();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user