Mention DCBeforeModesTEL in TestExecutionListener Javadoc

This commit is contained in:
Sam Brannen
2015-12-17 17:44:17 +01:00
parent b75f5faf88
commit 9eb713ae2c

View File

@@ -33,6 +33,8 @@ package org.springframework.test.context;
* <ul>
* <li>{@link org.springframework.test.context.web.ServletTestExecutionListener
* ServletTestExecutionListener}</li>
* <li>{@link org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener
* DirtiesContextBeforeModesTestExecutionListener}</li>
* <li>{@link org.springframework.test.context.support.DependencyInjectionTestExecutionListener
* DependencyInjectionTestExecutionListener}</li>
* <li>{@link org.springframework.test.context.support.DirtiesContextTestExecutionListener