@SpringBootTest(webEnvironment=MOCK) public class PrimefacesFileUploadServletContextInitializerIT extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimefacesFileUploadServletContextInitializerIT.TestConfig |
| Constructor and Description |
|---|
PrimefacesFileUploadServletContextInitializerIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFileUploadFilter() |
void |
testFileUploadFilterNull() |
void |
testOnStartup() |
void |
testOnStartup2() |
public PrimefacesFileUploadServletContextInitializerIT()
public void testOnStartup()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testOnStartup2()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testFileUploadFilterNull()
public void testFileUploadFilter()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionCopyright © 2016–2018 JoinFaces. All rights reserved.