Changes between Version 95 and Version 96 of j2p


Ignore:
Timestamp:
07/01/24 10:06:58 (4 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • j2p

    v95 v96  
    293293
    294294||= test type in java =||= use java annotation =||
    295 ||normal @Test methods||@RunWith(JUnit4ClassRunner.class)||
    296 ||parametric test||@RunWith(Parameterized.class)||
     295||normal @Test methods||{{{@RunWith(JUnit4ClassRunner.class)}}}||
     296||parametric test     ||{{{@RunWith(Parameterized.class)}}}||
    297297
    298298