Class AttachmentMediaUrlHelperTest


  • @UnitTest
    public class AttachmentMediaUrlHelperTest
    extends java.lang.Object
    Tests of AttachmentMediaUrlHelper class.
    • Constructor Detail

      • AttachmentMediaUrlHelperTest

        public AttachmentMediaUrlHelperTest()
    • Method Detail

      • shouldAddTilde

        public void shouldAddTilde()
        Should add ~ if the url start with /.
      • shouldNotAddTilde

        public void shouldNotAddTilde()
        Should not add ~ if the url not starting with /.