Home | History | Annotate | Download | only in junit

Lines Matching full:theories

173 on large test classes, especially when using Theories.  [Bug 1796847]</p></li>
216 <h3>Theories</h3>
224 <li><p>The Theories custom runner has been refactored to make it faster and
292 new features, like <a href="#assumptions">assumptions</a> and <a href="#theories">theories</a>.</p>
372 <h3>Theories</h3>
374 <p><a name="theories" />
382 <pre><code>@RunWith(Theories.class)
403 <p>The support for Theories has been absorbed from the <a href="http://popper.tigris.org">Popper</a>
443 <code>org.junit.experimental.theories.Theories</code>.</p></li>