Add unit test

This commit is contained in:
sunkaixuna
2021-12-25 20:28:38 +08:00
parent d05f3456d0
commit 8651e08dc9
3 changed files with 44 additions and 0 deletions

View File

@@ -96,6 +96,7 @@
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="UnitTest\UCustom01.cs" />
<Compile Include="UnitTest\UCustom02.cs" />
<Compile Include="UnitTest\UCustom03.cs" />
<Compile Include="UnitTest\UDelete.cs" />
<Compile Include="UnitTest\UFastest.cs" />
<Compile Include="UnitTest\UConfig.cs" />