shlink/module/Core/test/Exception
2021-01-10 20:28:52 +01:00
..
DeleteShortUrlExceptionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
DomainNotFoundExceptionTest.php Applied API role specs to short URL creation 2021-01-04 20:15:42 +01:00
ForbiddenTagOperationExceptionTest.php Ensured delete/rename tags cannot be done with non-admin API keys 2021-01-06 17:31:49 +01: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 Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +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 Extracted function to render arrays from inside ValidationException 2021-01-10 20:28:52 +01:00