endtoend-test-psl/tests/Psl/Str/Byte
2020-07-06 19:29:56 +01:00
..
CapitalizeTest.php [Test][Str][Byte] don't test against multibyte string 2020-07-06 19:29:56 +01:00
CapitalizeWordsTest.php [Test][Str][Byte] don't test against multibyte string 2020-07-06 19:29:56 +01:00
ChrTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ChunkTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
CompareCiTest.php fix type errors with the help of psalm 2020-01-05 15:28:10 +01:00
CompareTest.php fix type errors with the help of psalm 2020-01-05 15:28:10 +01:00
ContainsCiTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
ContainsTest.php [Str] add tests 2020-01-02 00:00:08 +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
LengthTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
LowercaseTest.php [Test][Str][Byte] don't test against multibyte string 2020-07-06 19:29:56 +01:00
OrdTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
PadLeftTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
PadRightTest.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
ReverseTest.php [Str] add tests 2020-01-02 00:00:08 +01:00
Rot13Test.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
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
ShuffleTest.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
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
UppercaseTest.php [Test][Str][Byte] don't test against multibyte string 2020-07-06 19:29:56 +01:00
WordsTest.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