shlink/module/Core/test/Exception
2022-04-23 14:00:47 +02:00
..
DeleteShortUrlExceptionTest.php Removed everything that was deprecated 2021-12-14 22:21:53 +01:00
DomainNotFoundExceptionTest.php Extended DomainNotFoundException to allow creating from an authority 2021-08-02 20:49:39 +02:00
ForbiddenTagOperationExceptionTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
InvalidUrlExceptionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
IpCannotBeLocatedExceptionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
NonUniqueSlugExceptionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
ShortUrlNotFoundExceptionTest.php Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
TagConflictExceptionTest.php Created value object to wrap the renaming of a tag 2021-01-06 13:11:28 +01:00
TagNotFoundExceptionTest.php Applied API role specs to short URL creation 2021-01-04 20:15:42 +01:00
ValidationExceptionTest.php Added list of roles to print after an API is generated 2021-01-11 15:20:26 +01:00