.validator.hibernate-validator-build-config.6.2.5.Final.source-code.forbidden-junit.txt Maven / Gradle / Ivy
# Hibernate Validator, declare and validate application constraints
#
# License: Apache License, Version 2.0
# See the license.txt file in the root directory or .
# This file contains forbidden API signatures of JUnit. TestNG should be used instead.
@ignoreUnresolvable
@defaultMessage JUnit is not allowed, use TestNG instead
################################################################################################################
#packages
org.junit.**
junit.**
################################################################################################################
#Asserts
org.testng.AssertJUnit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy