Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

ehTests.xml 296B

12345678910
  1. <!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">
  2. <suite>
  3. <ajc-test dir="new" pr="42668"
  4. title="after returning with parameter: matching rules">
  5. <compile files="AfterReturningParamMatching.java" />
  6. <run class="AfterReturningParamMatching"/>
  7. </ajc-test>
  8. </suite>