Package de.hybris.platform.ticket.utils
Class AttachmentMediaUrlHelperTest
- java.lang.Object
-
- de.hybris.platform.ticket.utils.AttachmentMediaUrlHelperTest
-
@UnitTest public class AttachmentMediaUrlHelperTest extends java.lang.Object
Tests of AttachmentMediaUrlHelper class.
-
-
Constructor Summary
Constructors Constructor Description AttachmentMediaUrlHelperTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldAddTilde()Should add ~ if the url start with /.voidshouldNotAddTilde()Should not add ~ if the url not starting with /.
-