We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad4e9b commit 065bb59Copy full SHA for 065bb59
jaspic/dispatching/src/test/java/org/javaee7/jaspic/dispatching/BasicIncludeTest.java
@@ -27,7 +27,7 @@ public static Archive<?> createDeployment() {
27
}
28
29
@Test
30
- public void testBasicForwardViaPublicResource() throws IOException, SAXException {
+ public void testBasicIncludeViaPublicResource() throws IOException, SAXException {
31
32
String response = getFromServerPath("public/servlet?dispatch=include");
33
0 commit comments