Commit 3a8e66b
committed
Reduce some test duplication by moving common classes to the main directory.
This allowed me to declare a test dependency on the servlet-3.0:testing directory. (Test directories can't depend on other test directories.)
Still need to copy over all the test classes because of how the test hierarchy is declared.1 parent 367f0a1 commit 3a8e66b
File tree
27 files changed
+31
-577
lines changed- instrumentation/servlet/servlet-3.0
- library
- src/test/java/io/opentelemetry/instrumentation/servlet/v3_0
- jetty
- dispatch
- tomcat
- dispatch
- testing
- src/main/java/io/opentelemetry/javaagent/instrumentation/servlet/v3_0
- tomcat
27 files changed
+31
-577
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
0 commit comments