Changeset 22140 for branches/version-2_12-dev/tests
- Timestamp:
- 2012/12/16 19:02:02 (14 years ago)
- Location:
- branches/version-2_12-dev/tests/class/util/SC_Utils
- Files:
-
- 26 added
- 1 edited
-
SC_Utils_encodeRFC3986Test.php (added)
-
SC_Utils_getHash2ArrayTest.php (added)
-
SC_Utils_isAbsoluteRealPathTest.php (added)
-
SC_Utils_isAppInnerUrlTest.php (added)
-
SC_Utils_isBlankTest.php (added)
-
SC_Utils_jsonDecodeTest.php (added)
-
SC_Utils_jsonEncodeTest.php (added)
-
SC_Utils_sfArrCombineTest.php (added)
-
SC_Utils_sfDBDateToTimeTest.php (added)
-
SC_Utils_sfDispDBDateTest.php (added)
-
SC_Utils_sfGetAddPointTest.php (added)
-
SC_Utils_sfGetBrothersArrayTest.php (added)
-
SC_Utils_sfGetCheckedTest.php (added)
-
SC_Utils_sfGetEnabledTest.php (added)
-
SC_Utils_sfGetErrorColorTest.php (added)
-
SC_Utils_sfGetRandomStringTest.php (modified) (1 diff)
-
SC_Utils_sfGetSearchPageMaxTest.php (added)
-
SC_Utils_sfGetUnderChildrenArrayTest.php (added)
-
SC_Utils_sfGetUniqRandomIdTest.php (added)
-
SC_Utils_sfMbConvertEncodingTest.php (added)
-
SC_Utils_sfMultiplyTest.php (added)
-
SC_Utils_sfNoImageMainListTest.php (added)
-
SC_Utils_sfNoImageMainTest.php (added)
-
SC_Utils_sfPrePointTest.php (added)
-
SC_Utils_sfRmDupSlashTest.php (added)
-
SC_Utils_sfSetErrorStyleTest.php (added)
-
SC_Utils_sfSwapArrayTest.php (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetRandomStringTest.php
r22128 r22140 6 6 * 7 7 */ 8 class SC_Utils_ Test extends Common_TestCase {8 class SC_Utils_sfGetRandomStringTest extends Common_TestCase { 9 9 10 10 protected function setUp() {
Note: See TracChangeset
for help on using the changeset viewer.
