Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
10000100%65.52

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
st.happy_camper.hbase.shell.client.command.dml1000100%4.127
st.happy_camper.hbase.shell.client.command.ddl9000100%61.393

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

st.happy_camper.hbase.shell.client.command.dml

ClassTestsErrors FailuresSkippedSuccess RateTime
CountCommandSpecTest1000100%4.127

st.happy_camper.hbase.shell.client.command.ddl

ClassTestsErrors FailuresSkippedSuccess RateTime
EnableCommandSpecTest1000100%8.143
DropCommandSpecTest1000100%4.134
ListCommandSpecTest1000100%5.141
DisableCommandSpecTest1000100%9.158
DescribeCommandSpecTest2000100%9.222
CreateCommandSpecTest2000100%17.37
AlterCommandSpecTest1000100%8.225

Test Cases

[Summary] [Package List] [Test Cases]

EnableCommandSpecTest

EnableCommand should::enable a table8.143

CountCommandSpecTest

CountCommand should::count rows4.127

DropCommandSpecTest

DropCommand should::drop table4.134

ListCommandSpecTest

ListCommand should::list tables5.141

DisableCommandSpecTest

DisableCommand should::disable a table9.158

DescribeCommandSpecTest

DescribeCommand should::check if the table exists5.13
DescribeCommand should::describe table4.092

CreateCommandSpecTest

CreateCommand should::create table8.187
CreateCommand should::create table with ColumnAttribute9.183

AlterCommandSpecTest

AlterCommand should::alter table with ColumnAttribute8.225