endtoend-test-psl/tests/Psl/Str
2020-01-05 15:28:10 +01:00
..
Byte fix type errors with the help of psalm 2020-01-05 15:28:10 +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
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
IsStringTest.php [Str] add tests 2019-12-27 05:42:24 +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 [Str] add tests 2020-01-02 00:00:08 +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 [Str] add tests 2020-01-02 00:00:08 +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 [Str] add tests 2020-01-02 00:00:08 +01:00