Changeset 4960 for branches/OKBJavaConnector/HLOKBWebClient
- Timestamp:
- 11/27/10 10:11:16 (14 years ago)
- Location:
- branches/OKBJavaConnector/HLOKBWebClient
- Files:
-
- 3 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OKBJavaConnector/HLOKBWebClient
- Property svn:ignore
-
old new 1 1 bin 2 target
-
- Property svn:ignore
-
branches/OKBJavaConnector/HLOKBWebClient/generated
-
Property
svn:ignore
set to
jax-ws
-
Property
svn:ignore
set to
-
branches/OKBJavaConnector/HLOKBWebClient/src/test/at/hl/wsclient/okb/OKBClientTest.java
r4955 r4960 4 4 package at.hl.wsclient.okb; 5 5 6 import static org.junit.Assert.*; 7 8 6 import static org.junit.Assert.assertTrue; 9 7 10 8 import org.junit.After; … … 13 11 import org.junit.BeforeClass; 14 12 import org.junit.Test; 15 16 import at.hl.wsclient.okb.OKBService;17 import at.hl.wsclient.okb.IOKBService;18 13 19 14 /**
Note: See TracChangeset
for help on using the changeset viewer.