Refactoring - split data, logic and model layers; custom network exception
This commit is contained in:
11
StudentHouseDashboard/Tests/UnitTest1.cs
Normal file
11
StudentHouseDashboard/Tests/UnitTest1.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
namespace Tests
|
||||
{
|
||||
[TestClass]
|
||||
public class UnitTest1
|
||||
{
|
||||
[TestMethod]
|
||||
public void TestMethod1()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user