mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 10:38:09 +08:00
Add unit test
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
<Compile Include="Models\TestTree.cs" />
|
||||
<Compile Include="Models\Tree.cs" />
|
||||
<Compile Include="Models\ViewOrder.cs" />
|
||||
<Compile Include="UnitTest\Models\Book.cs" />
|
||||
<Compile Include="UnitTest\Models\Playground.cs" />
|
||||
<Compile Include="UnitTest\Models\Room.cs" />
|
||||
<Compile Include="UnitTest\Models\School.cs" />
|
||||
<Compile Include="UnitTest\Models\Student.cs" />
|
||||
<Compile Include="UnitTest\UnitFilterdafa.cs" />
|
||||
<Compile Include="UnitTest\Models\BilPayment.cs" />
|
||||
<Compile Include="UnitTest\UInsert3.cs" />
|
||||
@@ -99,6 +104,7 @@
|
||||
<Compile Include="UnitTest\UInsert.cs" />
|
||||
<Compile Include="UnitTest\UJson.cs" />
|
||||
<Compile Include="UnitTest\UNavTest.cs" />
|
||||
<Compile Include="UnitTest\UnitNavUpdatee12.cs" />
|
||||
<Compile Include="UnitTest\UnitSubToList.cs" />
|
||||
<Compile Include="UnitTest\UnitTestReturnPkList.cs" />
|
||||
<Compile Include="UnitTest\Updateable.cs" />
|
||||
|
Reference in New Issue
Block a user