Merge pull request #1378 from codomposer/feat/u-exception-handling

complete exception handling part in the unit test script
This commit is contained in:
果糖网
2025-11-20 16:43:33 +08:00
committed by GitHub
2 changed files with 1048 additions and 0 deletions

View File

@@ -166,6 +166,7 @@ namespace OrmTest
Queryable2();
QueryableAsync();
SecurityParameterHandling();
ExceptionHandling();
//Thread();
//Thread2();
//Thread3();

File diff suppressed because it is too large Load Diff