<ul>
<li><a href="apidocs/org/wamblee/cdi/package-summary.html">cdi</a></li>
</ul>
+ <p>Test support with Weld</p>
+ <ul>
+ <li><a href="testapidocs/org/wamblee/cdi/package-summary.html">cdi</a>: This package
+ contains the <code>BeanManagerSetup</code> class which can be used to quickly setup a
+ beanmanager in Java SE (currently based on Weld).</li>
+ </ul>
<div class="infoMessage"><strong>Note</strong>:
You need a Java EE 6 environment to use CDI.
</div>
<td>wamblee-support-cdi</td>
</tr>
</table>
+ <p>Use the same named artifact with scope <code>test</code> and <type>test-jar</type> to use
+ the JavaSE testsupport class.</p>
</section>
</body>