Does anyone know if you can get the name or some information about the test will run after a @Before method? I want to put a conditional breakpoint inside the @Before method that stops before a certain test in the series is run.
Does anyone know if you can get the name or some information about the test will run after a @Before method? I want to put a conditional breakpoint inside the @Before method that stops before a certain test in the series is run.