Class WebDeviceListener

  • All Implemented Interfaces:
    org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener

    public class WebDeviceListener
    extends org.springframework.test.context.support.AbstractTestExecutionListener
    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Constructor Detail

      • WebDeviceListener

        public WebDeviceListener()
    • Method Detail

      • afterTestMethod

        public void afterTestMethod​(org.springframework.test.context.TestContext context)
        Specified by:
        afterTestMethod in interface org.springframework.test.context.TestExecutionListener
        Overrides:
        afterTestMethod in class org.springframework.test.context.support.AbstractTestExecutionListener