You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test-resources-build-tools/src/main/java/io/micronaut/testresources/buildtools/TestResourcesClasspath.java
+4-4
Original file line number
Diff line number
Diff line change
@@ -89,9 +89,9 @@ public final class TestResourcesClasspath implements KnownModules {
Copy file name to clipboardexpand all lines: test-resources-build-tools/src/test/groovy/io/micronaut/testresources/buildtools/TestResourcesClasspathTest.groovy
+2-2
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ class TestResourcesClasspathTest extends Specification {
Copy file name to clipboardexpand all lines: test-resources-hibernate-reactive/test-resources-hibernate-reactive-oracle-xe/src/main/java/io/micronaut/testresources/hibernate/reactive/oracle/HibernateReactiveOracleXETestResourceProvider.java
+4-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,10 @@
23
23
24
24
/**
25
25
* A test resource provider which will spawn an Oracle XE test container.
Copy file name to clipboardexpand all lines: test-resources-hibernate-reactive/test-resources-hibernate-reactive-oracle-xe/src/test/resources/application-jdbc.yml
Copy file name to clipboardexpand all lines: test-resources-hibernate-reactive/test-resources-hibernate-reactive-oracle-xe/src/test/resources/application-standalone.yml
0 commit comments