Markus Mäkelä
36c960a141
Add helper functions and default parameters
...
Added some helper functions into the MaxScale class and default parameters
into the connection creation functions. Also made the ip() function const
correct.
2018-03-14 13:02:50 +02:00
Johan Wikman
3fb44e6b6e
Make function const correct
2017-12-21 10:56:24 +02:00
Markus Mäkelä
5e2ac6a921
Add default parameter values for methods in maxscales.h
...
As all current tests use only a single MaxScale, explicitly requiring the
number of the MaxScale to use is not convenient.
2017-12-20 11:54:21 +02:00
Timofey Turenko
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00