office-gobmx/sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java
Oliver Bolte 36456a39f1 INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED
2007/10/18 12:04:16 mav 1.1.2.1: #i75848# OLESimpleStorage service tests
2008-01-04 15:30:38 +00:00

5 lines
97 B
Java

package complex.olesimplestorage;
public interface OLESimpleStorageTest {
boolean test();
}