ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/test/brains/SnapshotManagerTestCase.cpp
Revision: 1629
Committed: Thu Oct 21 21:30:34 2004 UTC (19 years, 8 months ago) by tim
File size: 293 byte(s)
Log Message:
adding test case for Snapshot and snapshotManager.

File Contents

# User Rev Content
1 tim 1629 #include "brains/SnapshotManagerTestCase.hpp"
2     // Registers the fixture into the 'registry'
3     CPPUNIT_TEST_SUITE_REGISTRATION( SnapshotManagerTestCase );
4    
5     void SnapshotManagerTestCase::setUp() {
6     }
7    
8     void SnapshotManagerTestCase::tearDown() {
9     }
10     void SnapshotManagerTestCase::testConstructors(){
11    
12     }

Properties

Name Value
svn:executable *