Skip to main content

Home/ CDI Extensions/ Group items tagged junit

Rss Feed Group items tagged

bryncooke

CDI-Unit - 0 views

  •  
    A JUnit4 runner for unit testing CDI applications. Small and fast. Class discovery is controlled via annotations on the unit test. Has extra support for Mockito.
Dirk Mahler

TestBeans - 0 views

  •  
    TestBeans aims to integrate JUnit 4.9 and later with Contexts and Dependency Injection (JSR-299) using the reference implementation JBoss Weld or Apache OpenWebBeans. It provides three new annotations which allow binding beans (e.g. resources) to test-related contexts: @SuiteScoped, @ClassScoped and @MethodScoped. This allows you testing your bean archives in Java SE environments.
1 - 2 of 2
Showing 20 items per page