Uses of Class
com.github.fridujo.junit.extension.classpath.Gav
-
Packages that use Gav Package Description com.github.fridujo.junit.extension.classpath com.github.fridujo.junit.extension.classpath.maven -
-
Uses of Gav in com.github.fridujo.junit.extension.classpath
Methods in com.github.fridujo.junit.extension.classpath that return Gav Modifier and Type Method Description static GavGav. parse(String gav)Methods in com.github.fridujo.junit.extension.classpath with parameters of type Gav Modifier and Type Method Description booleanPathElement. matches(Gav gav)Method parameters in com.github.fridujo.junit.extension.classpath with type arguments of type Gav Modifier and Type Method Description booleanPathElement. matches(Collection<Gav> gavs)Constructors in com.github.fridujo.junit.extension.classpath with parameters of type Gav Constructor Description NoMatchingClasspathElementFoundException(Gav gav) -
Uses of Gav in com.github.fridujo.junit.extension.classpath.maven
Methods in com.github.fridujo.junit.extension.classpath.maven that return types with arguments of type Gav Modifier and Type Method Description Set<Gav>Maven. listDependencies(PathElement jarPath)
-