Add unit test

This commit is contained in:
sunkaixuan
2022-05-20 19:26:16 +08:00
parent 4389ee561a
commit 2d2a1ac7c1
3 changed files with 40 additions and 1 deletions

View File

@@ -85,6 +85,7 @@
<Compile Include="UnitTest\UCodeFirst.cs" />
<Compile Include="UnitTest\UCustom01.cs" />
<Compile Include="UnitTest\UCustom011.cs" />
<Compile Include="UnitTest\UCustom02.cs" />
<Compile Include="UnitTest\UDelete.cs" />
<Compile Include="UnitTest\UJson.cs" />
<Compile Include="UnitTest\Updateable.cs" />