endtoend-test-psl/tests/Psl/Str
Amit Dudhat d991adbc73
[Str] add encoding function (#72)
Co-authored-by: azjezz <azjezz@protonmail.com>
2020-10-04 20:24:36 +01:00
..
Byte migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
CapitalizeTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
CapitalizeWordsTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ChrTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
ChunkTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
ConcatTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
ContainsCiTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
ContainsTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
ConvertEncodingTest.php [Str] add encoding function (#72) 2020-10-04 20:24:36 +01:00
DetectEncodingTest.php [Str] add encoding function (#72) 2020-10-04 20:24:36 +01:00
EndsWithCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
EndsWithTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
FoldTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
FormatNumberTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
FromCodePointsTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
IsEmptyTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
IsUTF8Test.php [Str] add encoding function (#72) 2020-10-04 20:24:36 +01:00
JoinTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
LengthTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
LevenshteinTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
LowercaseTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
MetaphoneTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
OrdTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
PadLeftTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
PadRightTest.php [Str] add tests 2019-12-27 05:42:24 +01:00
RepeatTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ReplaceCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ReplaceEveryCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ReplaceEveryTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ReplaceTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
SearchCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
SearchLastCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
SearchLastTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
SearchTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
SliceTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
SpliceTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
SplitTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
StartsWithCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
StartsWithTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
StripPrefixTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
StripSuffixTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ToIntTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
TrimLeftTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
TrimRightTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
TrimTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
TruncateTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
UppercaseTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
WidthTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
WrapTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00