[BATCH-429] Moved all code out of execution

This commit is contained in:
nebhale
2008-03-07 16:02:22 +00:00
parent 5a04a9ddcd
commit bfb9447d6b
153 changed files with 188 additions and 187 deletions

View File

@@ -10,7 +10,7 @@ import org.springframework.util.Assert;
/**
* Tests for {@link AbstractMethodInvokingDelegator}
*
*
* @author Robert Kasanicky
*/
public class AbstractDelegatorTests extends TestCase {