MPXJ: Microsoft Project Exchange

net.sf.mpxj.junit
Class AvailabilityTest

Package class diagram package AvailabilityTest
java.lang.Object
  extended by TestCase
      extended by net.sf.mpxj.junit.MPXJTestCase
          extended by net.sf.mpxj.junit.AvailabilityTest

public class AvailabilityTest
extends MPXJTestCase

The tests contained in this class exercise resource availability functionality.


Field Summary
 
Fields inherited from class net.sf.mpxj.junit.MPXJTestCase
m_basedir, m_ikvm
 
Constructor Summary
AvailabilityTest()
           
 
Method Summary
 void testMpp12()
          Test MPP12 file resource availability.
 void testMpp9()
          Test MPP9 file cost resource availability.
 void testMspdi()
          Test MSPDI file resource availability.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailabilityTest

public AvailabilityTest()
Method Detail

testMpp9

public void testMpp9()
              throws java.lang.Exception
Test MPP9 file cost resource availability.

Throws:
java.lang.Exception

testMpp12

public void testMpp12()
               throws java.lang.Exception
Test MPP12 file resource availability.

Throws:
java.lang.Exception

testMspdi

public void testMspdi()
               throws java.lang.Exception
Test MSPDI file resource availability.

Throws:
java.lang.Exception


Copyright © 2000-2009 Packwood Software. All Rights Reserved.