This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Small fix and new test System.getProperty()


Hi,

I have made a small fix to the InetAddressTest and added a new test for
System.getProperty that tests the corner cases (such as empty or null
key).

2002-04-17  Mark Wielaard  <mark@klomp.org>

  * gnu/testlet/java/net/InetAddress/InetAddressTest.java (test_Basics):
  If machine has multiple interfaces address array can have multiple
  entries.

  * gnu/testlet/java/lang/System/getProperty.java: New class.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]