JPP: renamed terminator interface methods to english
This commit is contained in:
parent
e964bacdcc
commit
cf276262ca
20 changed files with 190 additions and 206 deletions
|
|
@ -38,9 +38,9 @@ public class T020ᖟTest {
|
|||
|
||||
@Test
|
||||
public void testOpenLCMap() {
|
||||
Assertions.assertEquals(T020ᖟ.PART_1, T020ᖟ.亞.ráàmWaardeVanGeweerWond(T020ᖟGunOpenLocationCode.class, "2"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_2, T020ᖟ.亞.ráàmWaardeVanGeweerWond(T020ᖟGunOpenLocationCode.class, "3"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_19, T020ᖟ.亞.ráàmWaardeVanGeweerWond(T020ᖟGunOpenLocationCode.class, "W"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_20, T020ᖟ.亞.ráàmWaardeVanGeweerWond(T020ᖟGunOpenLocationCode.class, "X"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_1, T020ᖟ.亞.zerdinalMaterializeSpaceOfGunWound(T020ᖟGunOpenLocationCode.class, "2"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_2, T020ᖟ.亞.zerdinalMaterializeSpaceOfGunWound(T020ᖟGunOpenLocationCode.class, "3"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_19, T020ᖟ.亞.zerdinalMaterializeSpaceOfGunWound(T020ᖟGunOpenLocationCode.class, "W"));
|
||||
Assertions.assertEquals(T020ᖟ.PART_20, T020ᖟ.亞.zerdinalMaterializeSpaceOfGunWound(T020ᖟGunOpenLocationCode.class, "X"));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue