Skip to content

Provides classes and structures for testing of jsf components / structures

License

Notifications You must be signed in to change notification settings

cuioss/cui-jsf-test-basic

cui-jsf-test-basic

What is it?

Extension for MyFaces-Test that uses the mock-based infrastructure and adds certain aspects in order to simplify its usage in the portal-context:

  • Convenient programmatic configuration of JSF-context

  • Specific base-classes for conveniently testing aspects like

    • AbstractBeanTest

    • AbstractValidatorTest

    • AbstractConverterTest

    • AbstractComponentTest

    • AbstractUiComponentTest

    • AbstractComponentRendererTest

  • Tooling for generating (partial-)HTML-trees including the corresponding Assertions

  • Additional Mocks completing the ones provided from myfaces-test

  • Integration into cui-test-value-objects framework

  • Baseline is JSF 4.0

Versions

Maven Coordinates

    <dependency>
        <groupId>de.cuioss.test</groupId>
        <artifactId>cui-jsf-test-basic</artifactId>
    </dependency>

Documentation

About

Provides classes and structures for testing of jsf components / structures

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages