Update unit test

This commit is contained in:
sunkaixuan
2022-04-13 22:51:50 +08:00
parent 5b56c9df88
commit 8305650f4a
5 changed files with 460 additions and 0 deletions

View File

@@ -88,6 +88,9 @@
<Compile Include="Demo\DemoJ_Report.cs" />
<Compile Include="UnitTest\UBulkCopy.cs" />
<Compile Include="UnitTest\UCustom011.cs" />
<Compile Include="UnitTest\UCustom012.cs" />
<Compile Include="UnitTest\UCustom014.cs" />
<Compile Include="UnitTest\UCustom015.cs" />
<Compile Include="UnitTest\UCustom06.cs" />
<Compile Include="UnitTest\UInsert.cs" />
<Compile Include="UnitTest\UnitCustom01.cs" />