Shuts down the service after the test has completed
Method Details
registerProperties
voidregisterProperties()
Register service properties (such as using System.setProperties) so that they can be resolved at distance (i.e.
when using Spring's PropertySourcesPlaceholderConfigurer or simply when trying to collect test infra information
outside the test class itself).
initialize
voidinitialize()
Perform any initialization necessary
shutdown
voidshutdown()
Shuts down the service after the test has completed