mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-01 19:03:58 +08:00
-
This commit is contained in:
@@ -26,6 +26,7 @@ namespace OrmTest.UnitTest
|
||||
StringIsNullOrEmpty2();
|
||||
StringIsNullOrEmpty3();
|
||||
StringIsNullOrEmpty4();
|
||||
#endregion
|
||||
ToUpper();
|
||||
ToLower();
|
||||
Trim();
|
||||
@@ -52,7 +53,6 @@ namespace OrmTest.UnitTest
|
||||
Substring();
|
||||
Replace();
|
||||
Length();
|
||||
#endregion
|
||||
}
|
||||
base.End("Method Test");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user