Class MessageTestCase

    • Field Detail

      • contentType

        protected final org.apache.axiom.mime.ContentType contentType
    • Constructor Detail

      • MessageTestCase

        public MessageTestCase​(TestClient client,
                               org.apache.axiom.mime.ContentType contentType,
                               String charset,
                               Object... resources)
    • Method Detail

      • runTest

        protected void runTest()
                        throws Throwable
        Overrides:
        runTest in class junit.framework.TestCase
        Throws:
        Throwable