Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
acolyer 0f211e17ca Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase il y a 20 ans
..
Driver.java Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase il y a 20 ans
Readme.txt Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase il y a 20 ans

Readme.txt

Mode: vm run
Title: introduce of variables

This tests if variable introductions happen at all the places that
they are supposed to happen in the presence of interfaces,
subinterfaces, classes and inheritance. It tests rule 2 partly, (the
non-error causing cases only).

It DOES NOT test if variable introductions do not happen at all the
places they should not happen. (That will be a separate test.)