Cover query classes with tests
Showing
- tests/Query/IndicesQueryTest.php 75 additions, 0 deletionstests/Query/IndicesQueryTest.php
- tests/Query/MatchAllQueryTest.php 26 additions, 0 deletionstests/Query/MatchAllQueryTest.php
- tests/Query/MatchQueryTest.php 34 additions, 0 deletionstests/Query/MatchQueryTest.php
- tests/Query/MoreLikeThisQueryTest.php 33 additions, 0 deletionstests/Query/MoreLikeThisQueryTest.php
- tests/Query/MultiMatchQueryTest.php 33 additions, 0 deletionstests/Query/MultiMatchQueryTest.php
- tests/Query/PrefixQueryTest.php 34 additions, 0 deletionstests/Query/PrefixQueryTest.php
- tests/Query/QueryStringQueryTest.php 32 additions, 0 deletionstests/Query/QueryStringQueryTest.php
- tests/Query/RangeQueryTest.php 35 additions, 0 deletionstests/Query/RangeQueryTest.php
- tests/Query/RegexpQueryTest.php 34 additions, 0 deletionstests/Query/RegexpQueryTest.php
- tests/Query/SimpleQueryStringQueryTest.php 32 additions, 0 deletionstests/Query/SimpleQueryStringQueryTest.php
- tests/Query/TermQueryTest.php 32 additions, 0 deletionstests/Query/TermQueryTest.php
- tests/Query/TermsQueryTest.php 32 additions, 0 deletionstests/Query/TermsQueryTest.php
- tests/Query/WildcardQueryTest.php 34 additions, 0 deletionstests/Query/WildcardQueryTest.php
Loading
Please register or sign in to comment