shlink/module/Core/test/Exception
2021-08-03 18:33:50 +02:00
..
DeleteShortUrlExceptionTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02: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
InvalidDomainExceptionTest.php Documented error when trying to edit default domain redirects through endpoint 2021-08-03 18:33:50 +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 Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +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