mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Add user test case
This commit is contained in:
parent
e9f9b7218d
commit
3789cfa434
@ -159,6 +159,7 @@
|
|||||||
<Compile Include="UserTestCases\UnitTest\UInsert.cs" />
|
<Compile Include="UserTestCases\UnitTest\UInsert.cs" />
|
||||||
<Compile Include="UserTestCases\UnitTest\UInsert3.cs" />
|
<Compile Include="UserTestCases\UnitTest\UInsert3.cs" />
|
||||||
<Compile Include="UserTestCases\UnitTest\UnitCustom01.cs" />
|
<Compile Include="UserTestCases\UnitTest\UnitCustom01.cs" />
|
||||||
|
<Compile Include="UserTestCases\UnitTest\Unitdfafa.cs" />
|
||||||
<Compile Include="UserTestCases\UnitTest\UnitSameKeyBug.cs" />
|
<Compile Include="UserTestCases\UnitTest\UnitSameKeyBug.cs" />
|
||||||
<Compile Include="UserTestCases\UnitTest\UnitSqlFunc.cs" />
|
<Compile Include="UserTestCases\UnitTest\UnitSqlFunc.cs" />
|
||||||
<Compile Include="UserTestCases\UnitTest\UnitSubToList.cs" />
|
<Compile Include="UserTestCases\UnitTest\UnitSubToList.cs" />
|
||||||
|
@ -31,6 +31,7 @@ namespace OrmTest
|
|||||||
}
|
}
|
||||||
public static void Init()
|
public static void Init()
|
||||||
{
|
{
|
||||||
|
UnitDtoJsonafda.Init();
|
||||||
UnitSubToList002.Init();
|
UnitSubToList002.Init();
|
||||||
UnitSubToList002.Init();
|
UnitSubToList002.Init();
|
||||||
UnitDateTimeOffset.Init();
|
UnitDateTimeOffset.Init();
|
||||||
|
139
Src/Asp.Net/MySqlTest/UserTestCases/UnitTest/Unitdfafa.cs
Normal file
139
Src/Asp.Net/MySqlTest/UserTestCases/UnitTest/Unitdfafa.cs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user