Refactor debugger tests
1. Move tests to their own module 2. Avoid sharing the 'tinyApp' project between tests 3. Clean up option directive handling
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
LineBreakpoint created at stopInWrongClass.Other.kt:6
|
||||
LineBreakpoint created at stopInWrongClass.kt:11
|
||||
LineBreakpoint created at stopInWrongClass.Other.kt:7
|
||||
LineBreakpoint created at stopInWrongClass.kt:12
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
stopInWrongClass.kt:11
|
||||
stopInWrongClass.kt:12
|
||||
stopInWrongClass.kt:13
|
||||
Disconnected from the target VM
|
||||
|
||||
Process finished with exit code 0
|
||||
|
||||
Reference in New Issue
Block a user