Commit Graph

3 Commits

Author SHA1 Message Date
Benito Palacios Sánchez
7c144f9d34
Improve server connections in Unit Tests
Previously since in the TearDown it opened connections,
it could leave some open connections. It was also trying
to close twice the connections (TearDown and FixtureTearDown)
2016-09-06 21:21:39 +02:00
Benito Palacios Sanchez
9231d38dc8 Change license to MIT 2016-09-06 20:08:26 +02:00
Benito Palacios Sánchez
6daff59cd4 Refactor test classes for GDB client.
Closed #35.
2015-03-14 14:38:07 +01:00