mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 16:49:43 +01:00
updated javadoc author
Former-commit-id: 1f78887b2fefcfaf5b995f0e3c0f177507fc8af3
This commit is contained in:
@@ -25,7 +25,7 @@ import org.owasp.dependencycheck.data.nvdcve.BaseDBTestCase;
|
|||||||
* An abstract database test case that is used to ensure the H2 DB exists prior to performing tests that utilize the
|
* An abstract database test case that is used to ensure the H2 DB exists prior to performing tests that utilize the
|
||||||
* data contained within.
|
* data contained within.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public abstract class AbstractDatabaseTestCase extends BaseTest {
|
public abstract class AbstractDatabaseTestCase extends BaseTest {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user