updated API description
This commit is contained in:
@ -21,7 +21,7 @@ import java.io.InputStream;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author joern@muehlencord.de
|
||||
* @author Joern Muehlencord (joern@muehlencord.de)
|
||||
*/
|
||||
public abstract class DefaultTest {
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@ import org.junit.jupiter.api.Test;
|
||||
/**
|
||||
* Basic StringUtilTests
|
||||
*
|
||||
* @author joern@muehlencord.de
|
||||
* @author Joern Muehlencord (joern@muehlencord.de)
|
||||
*/
|
||||
public class StringUtilTest extends DefaultTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user