Class JarValidatorUnitTest
- java.lang.Object
-
- de.hybris.platform.ruleengine.util.JarValidatorUnitTest
-
@UnitTest public class JarValidatorUnitTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JarValidatorUnitTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestIsZipSlipInsecure()voidtestIsZipSlipSecure()
-
-
-
Method Detail
-
testIsZipSlipInsecure
public void testIsZipSlipInsecure() throws java.io.IOException, java.net.URISyntaxException- Throws:
java.io.IOExceptionjava.net.URISyntaxException
-
testIsZipSlipSecure
public void testIsZipSlipSecure() throws java.io.IOException, java.net.URISyntaxException- Throws:
java.io.IOExceptionjava.net.URISyntaxException
-
-