spring-boot/spring-boot-test-autoconfigure
Phillip Webb ac2609b585 Fix WebDriver lifecycle issues
Update WebDriver support to ensure that the `.quit()` method is called
after each test method runs and that a new WebDriver instance is
injected each time.

Support is provided by introducing a new `Scope` which is applied by
a ContextCustomizerFactory and reset by a TestExecutionListener.

Fixes gh-6641
2016-09-18 00:18:29 -07:00
..
src Fix WebDriver lifecycle issues 2016-09-18 00:18:29 -07:00
pom.xml Generate property meta-data for test projects 2016-09-15 10:14:21 -07:00