mx4j/src/test/test/mx4j/tools/remote/burlap BurlapConnectorTest.java,1.2,1.3 BurlapNotificationsTest.java,1.2,1.3
Simone Bordet <[email protected]> Sat, 30 Oct 2004 19:35:06 +0000
| Newsgroups | gmane.comp.java.mx4j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mx4j/mx4j/src/test/test/mx4j/tools/remote/burlap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12548/src/test/test/mx4j/tools/remote/burlap
Modified Files:
BurlapConnectorTest.java BurlapNotificationsTest.java
Log Message:
Fixed broken tests
Index: BurlapNotificationsTest.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/mx4j/tools/remote/burlap/BurlapNotificationsTest.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BurlapNotificationsTest.java 4 Sep 2004 15:44:48 -0000 1.2
--- BurlapNotificationsTest.java 30 Oct 2004 19:35:04 -0000 1.3
***************
*** 36,38 ****
--- 36,44 ----
return new HashMap();
}
+
+ public void testNonSerializableNotifications() throws Exception
+ {
+ // Burlap protocol does not see if the Object does not implement Serializable,
+ // it tries anyway to serialize it
+ }
}
Index: BurlapConnectorTest.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/mx4j/tools/remote/burlap/BurlapConnectorTest.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BurlapConnectorTest.java 4 Sep 2004 15:44:48 -0000 1.2
--- BurlapConnectorTest.java 30 Oct 2004 19:35:04 -0000 1.3
***************
*** 36,38 ****
--- 36,48 ----
return new HashMap();
}
+
+ public void testDefaultClassLoader() throws Exception
+ {
+ // No classloading magic is performed by the burlap protocol
+ }
+
+ public void testConnectWithProviderClassLoader() throws Exception
+ {
+ // No classloading magic is performed by the burlap protocol
+ }
}
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click