# Instructions
## Create and use the database
```shell
$ taos
> create database mp_test
```
## Execute test cases
$ mvn clean test