GroupByQueryParametersTest

Extends \PHPUnit_Framework_TestCase

Class GroupByQueryParametersTest

package

DruidFamiliar\Test\QueryParameters

author

Ernesto Spiro Peimbert Andreakis

version 1.0
category

WebPT

copyright

Copyright (c) 2014 WebPT, Inc.

Methods

A non empty parameter (granularity)

testEmptyParametersException() 
expectedException

\DruidFamiliar\Exception\EmptyParametersException

Missing a required parameter (filter)

testMissingParametersException() 
expectedException

\DruidFamiliar\Exception\MissingParametersException

Tests the parameters validation

testValidate()