Annotate the available tests as @small
This commit is contained in:
parent
0c0d059dd3
commit
c9dce8f782
|
@ -15,6 +15,8 @@ final class MD_STD_IN_Test extends TestCase {
|
||||||
/**
|
/**
|
||||||
* Function for testing sanitize_url().
|
* Function for testing sanitize_url().
|
||||||
*
|
*
|
||||||
|
* @small
|
||||||
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function testSanitizeUrlWorksBasically():void {
|
public function testSanitizeUrlWorksBasically():void {
|
||||||
|
|
|
@ -17,9 +17,7 @@ final class MD_STD_SECTest extends TestCase {
|
||||||
/**
|
/**
|
||||||
* Function for testing if the page can be opened using invalid values for objektnum.
|
* Function for testing if the page can be opened using invalid values for objektnum.
|
||||||
*
|
*
|
||||||
* @author Joshua Ramon Enslin <joshua@museum-digital.de>
|
* @small
|
||||||
* @group MissingInputs
|
|
||||||
* @group SafeForProduction
|
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user