Add unit test

This commit is contained in:
sunkaixuan
2023-06-24 15:07:16 +08:00
parent f9842df490
commit b6edcde506
2 changed files with 85 additions and 0 deletions

View File

@@ -126,6 +126,7 @@
<Compile Include="UnitTest\UExp.cs" />
<Compile Include="UnitTest\UCustom24.cs" />
<Compile Include="UnitTest\UCustom20.cs" />
<Compile Include="UnitTest\UnitUpdateOneToMany.cs" />
<Compile Include="UnitTest\UnitUpdateSubQuery.cs" />
<Compile Include="UnitTest\UnitManyToManyDeleteNav.cs" />
<Compile Include="UnitTest\UnitCustom12312.cs" />