mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-27 16:50:33 +08:00
Add unit test
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
<Compile Include="UnitTest\Models\Export.cs" />
|
||||
<Compile Include="UnitTest\Models\ExToCon.cs" />
|
||||
<Compile Include="UnitTest\Models\LoadCon.cs" />
|
||||
<Compile Include="UnitTest\UBulkCopy2.cs" />
|
||||
<Compile Include="UnitTest\UAdo.cs" />
|
||||
<Compile Include="UnitTest\UBulkCopy.cs" />
|
||||
<Compile Include="UnitTest\UCodeFirst.cs" />
|
||||
|
||||
@@ -33,6 +33,7 @@ namespace OrmTest
|
||||
{
|
||||
|
||||
UBulkCopy.Init();
|
||||
Bulk();
|
||||
Insert();
|
||||
CodeFirst();
|
||||
Updateable();
|
||||
|
||||
215
Src/Asp.Net/SqliteTest/UnitTest/UBulkCopy2.cs
Normal file
215
Src/Asp.Net/SqliteTest/UnitTest/UBulkCopy2.cs
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user