[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
10 | 0 | 0 | 0 | 100% | 65.52 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
st.happy_camper.hbase.shell.client.command.dml | 1 | 0 | 0 | 0 | 100% | 4.127 |
st.happy_camper.hbase.shell.client.command.ddl | 9 | 0 | 0 | 0 | 100% | 61.393 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | CountCommandSpecTest | 1 | 0 | 0 | 0 | 100% | 4.127 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | EnableCommandSpecTest | 1 | 0 | 0 | 0 | 100% | 8.143 |
![]() | DropCommandSpecTest | 1 | 0 | 0 | 0 | 100% | 4.134 |
![]() | ListCommandSpecTest | 1 | 0 | 0 | 0 | 100% | 5.141 |
![]() | DisableCommandSpecTest | 1 | 0 | 0 | 0 | 100% | 9.158 |
![]() | DescribeCommandSpecTest | 2 | 0 | 0 | 0 | 100% | 9.222 |
![]() | CreateCommandSpecTest | 2 | 0 | 0 | 0 | 100% | 17.37 |
![]() | AlterCommandSpecTest | 1 | 0 | 0 | 0 | 100% | 8.225 |
[Summary] [Package List] [Test Cases]
![]() | DescribeCommand should::check if the table exists | 5.13 |
![]() | DescribeCommand should::describe table | 4.092 |
![]() | CreateCommand should::create table | 8.187 |
![]() | CreateCommand should::create table with ColumnAttribute | 9.183 |