Update unit test

This commit is contained in:
sunkaixuan
2023-03-04 16:41:14 +08:00
parent 8d140b93e0
commit 67bfc2697b
9 changed files with 288 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
<Compile Include="Models\TestTree.cs" />
<Compile Include="Models\Tree.cs" />
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="UnitTest\UinitCustomConvert.cs" />
<Compile Include="UnitTest\Models\Book.cs" />
<Compile Include="UnitTest\Models\Playground.cs" />
<Compile Include="UnitTest\Models\Room.cs" />