Class ClipTest

  • java.lang.Object
    • uk.ac.qmul.eecs.depic.daw.test.ClipTest


  • public class ClipTest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ClipTest() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setUp() 
      void testJoin() 
      void testSplit() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClipTest

        public ClipTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSplit

        public void testSplit()
      • testJoin

        public void testJoin()