On Friday, October 28, 2011 4:24:48 AM UTC-4, Noel Grandin wrote: > > To be honest, this is a weird test-case. People don't normally call stop() > immediately after start().
Absolutely correct. I am writing a Maven plugin for H2, and one of the things I want it to do is start a TCP server. Part of my unit test was simply to start the server, then stop it, and verify that nothing is running. Best, Laird -- http://about.me/lairdnelson -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/dVTzzzdhwTMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
