| Test the network server derby.drda.startNetworkServer property.
Test that:
- The network server is started when the property value is true.
- The network server is not started when the property value is false.
- The default port number is used when the port property is not specified.
- The server uses a non-default port when a port property is set.
- A message is printed to derby.log when the server is already started.
|