Home | History | Annotate | Download | only in junitparams

Lines Matching full:inheritance

100 <ul class="inheritance">
103 <ul class="inheritance">
106 <ul class="inheritance">
109 <ul class="inheritance">
112 <ul class="inheritance">
301 superclass. That you can doesn't mean you should. Inheritance in tests is
481 <h4>Test inheritance</h4>
484 inheritance is the best way to remove repetitions from tests. JUnitParams is
485 fine with inheritance - you can define a common test in the superclass, and