The data from cars.json array is passed as a parameter data
. If the parameter is missing, throws an exception 'data storage missing'
.
new carRegister();
expect: This will throw an exception `'data storage missing'``
The data from cars.json array is passed as a parameter data
. If the parameter is missing, throws an exception 'data storage missing'
.
new carRegister();
expect: This will throw an exception `'data storage missing'``