Javadoc to make is easier to use your IDE to jump to the method.
This commit is contained in:
parent
9fa1d734f6
commit
5157875ce5
|
@ -38,6 +38,7 @@ import org.junit.jupiter.params.provider.MethodSource;
|
|||
*/
|
||||
public class Java15BugFastDateParserTest {
|
||||
|
||||
/** @see org.apache.commons.lang3.time.FastDateParserTest#dateParserParameters() */
|
||||
private static final String DATE_PARSER_PARAMETERS = "org.apache.commons.lang3.time.FastDateParserTest#dateParserParameters()";
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue