Package de.hybris.platform.jobs
Class MoveMediaJobPerformableTest
- java.lang.Object
-
- de.hybris.platform.jobs.MoveMediaJobPerformableTest
-
@UnitTest public class MoveMediaJobPerformableTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MoveMediaJobPerformableTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testMoveAbortWithValidMedias()
void
testMoveWithIOException()
void
testMoveWithNoMedia()
void
testMoveWithValidMedias()
-