net.sf.mpxj.junit
Class ProjectWriterUtilityTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by net.sf.mpxj.junit.MPXJTestCase
              extended by net.sf.mpxj.junit.ProjectWriterUtilityTest
All Implemented Interfaces:
junit.framework.Test

public class ProjectWriterUtilityTest
extends MPXJTestCase

The tests contained in this class exercise the ProjectWriterUtility class.


Field Summary
 
Fields inherited from class net.sf.mpxj.junit.MPXJTestCase
m_basedir, m_ikvm
 
Constructor Summary
ProjectWriterUtilityTest()
           
 
Method Summary
 void testGetProjectWriter()
          Exercise the GetProjectWriter method.
 void testGetSupportedFileExtensions()
          Test to exercise the getSupportedFileExtensions method.
 
Methods inherited from class net.sf.mpxj.junit.MPXJTestCase
assertEquals
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectWriterUtilityTest

public ProjectWriterUtilityTest()
Method Detail

testGetProjectWriter

public void testGetProjectWriter()
                          throws Exception
Exercise the GetProjectWriter method.

Throws:
Exception

testGetSupportedFileExtensions

public void testGetSupportedFileExtensions()
Test to exercise the getSupportedFileExtensions method.



Copyright © 2012. All Rights Reserved.