![JAR search and dependency download from the Maven repository](/logo.png)
org.jboss.test.faces.mockito.component.TreeVisitor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsf-mockito Show documentation
Show all versions of jsf-mockito Show documentation
Uses Mockito to create mocked JavaServer Faces environment classes
The newest version!
package org.jboss.test.faces.mockito.component;
interface TreeVisitor {
void visit(TreeBuilder> toVisit);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy