9 Commits (4b35605396b63e4b6f43c51b71aa6e6329bfe45a)

Author SHA1 Message Date
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes 16 years ago
  Chris Smith 62e107af7a FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 0bc91ddd77 Fix testcases after changes from issue 617 16 years ago
  Gregory Holmes e70eb59de6 fixed unit test for writeableframecontainer 16 years ago
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 16 years ago
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 16 years ago
  Chris Smith 0f0899b8a5 Added license header to all tests 16 years ago
  Chris Smith ddbfadadc7 Added test for WritableFrameContainer.getNumLines 17 years ago