Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
43 0 0 0 100% 2.373

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
it should return valid operator as 'eq' and value as 'search_value' for input 'search_value' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.003
it should return valid operator as 'lt' and value as '1' for input 'lt(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
org.bitbucket.gt_tech.spring.data.querydsl.value.operators.experimental 5 0 0 0 100% 1.263
it should return valid operator as 'or' and value as 'search_value' for input 'or(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'ne' and value as 'search_value' for input 'ne(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'starts-with' and value as 'search_value' for input 'starts-with(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'gt' and value as '1' for input 'gt(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.001
it should return valid operator as 'contains' and value as 'value' for input 'contains(value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'lte' and value as '1' for input 'lte(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'startsWith' and value as 'search_value' for input 'startsWith(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.001
org.bitbucket.gt_tech.spring.data.querydsl.value.operators 21 0 0 0 100% 1.1
it should return valid operator as 'ends-with' and value as 'search_value' for input 'ends-with(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'gte' and value as '2' for input 'gte(2)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'and' and value as 'search_value' for input 'and(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'endsWith' and value as 'search_value' for input 'endsWith(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0
it should return valid operator as 'or' and value as 'and(eq(abc)' for input 'and(eq(abc)' with input operators as - [or, not] and default operator: or(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.001
it should return valid operator as 'matches' and value as 'search_value' for input 'matches(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.001
it should return valid operator as 'not' and value as 'search_value' for input 'not(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.001
it should return valid operator as 'not' and value as 'eq(abc)' for input 'not(eq(abc))' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: or(org.bitbucket.gt_tech.spring.data.querydsl.value.operators 1 0 0 0 100% 0.002

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

it should return valid operator as 'eq' and value as 'search_value' for input 'search_value' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.003

it should return valid operator as 'lt' and value as '1' for input 'lt(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

org.bitbucket.gt_tech.spring.data.querydsl.value.operators.experimental

Class Tests Errors Failures Skipped Success Rate Time
QuerydslHttpRequestContextSpecs 5 0 0 0 100% 1.263

it should return valid operator as 'or' and value as 'search_value' for input 'or(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'ne' and value as 'search_value' for input 'ne(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'starts-with' and value as 'search_value' for input 'starts-with(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'gt' and value as '1' for input 'gt(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.001

it should return valid operator as 'contains' and value as 'value' for input 'contains(value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'lte' and value as '1' for input 'lte(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'startsWith' and value as 'search_value' for input 'startsWith(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.001

org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
BaseExpressionProviderSpecs 21 0 0 0 100% 1.1

it should return valid operator as 'ends-with' and value as 'search_value' for input 'ends-with(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'gte' and value as '2' for input 'gte(2)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'and' and value as 'search_value' for input 'and(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'endsWith' and value as 'search_value' for input 'endsWith(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0

it should return valid operator as 'or' and value as 'and(eq(abc)' for input 'and(eq(abc)' with input operators as - [or, not] and default operator: or(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.001

it should return valid operator as 'matches' and value as 'search_value' for input 'matches(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.001

it should return valid operator as 'not' and value as 'search_value' for input 'not(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.001

it should return valid operator as 'not' and value as 'eq(abc)' for input 'not(eq(abc))' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: or(org.bitbucket.gt_tech.spring.data.querydsl.value.operators

Class Tests Errors Failures Skipped Success Rate Time
OperatorAndValueSpecs) 1 0 0 0 100% 0.002

Test Cases

[Summary] [Package List] [Test Cases]

OperatorAndValueSpecs)

it should return valid operator as 'eq' and value as 'search_value' for input 'search_value' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0.003

OperatorAndValueSpecs)

it should return valid operator as 'ne' and value as 'search_value' for input 'ne(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'contains' and value as 'value' for input 'contains(value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'startsWith' and value as 'search_value' for input 'startsWith(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0.001

OperatorAndValueSpecs)

it should return valid operator as 'starts-with' and value as 'search_value' for input 'starts-with(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'endsWith' and value as 'search_value' for input 'endsWith(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'ends-with' and value as 'search_value' for input 'ends-with(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'matches' and value as 'search_value' for input 'matches(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0.001

OperatorAndValueSpecs)

it should return valid operator as 'or' and value as 'search_value' for input 'or(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'and' and value as 'search_value' for input 'and(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'not' and value as 'search_value' for input 'not(search_value)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0.001

OperatorAndValueSpecs)

it should return valid operator as 'gt' and value as '1' for input 'gt(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0.001

OperatorAndValueSpecs)

it should return valid operator as 'gte' and value as '2' for input 'gte(2)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'lt' and value as '1' for input 'lt(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'lte' and value as '1' for input 'lte(1)' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: eq 0

OperatorAndValueSpecs)

it should return valid operator as 'not' and value as 'eq(abc)' for input 'not(eq(abc))' with input operators as - [eq, ne, contains, startsWith, starts-with, endsWith, ends-with, matches, and, or, not, gt, gte, lt, lte, ci] and default operator: or 0.002

OperatorAndValueSpecs)

it should return valid operator as 'or' and value as 'and(eq(abc)' for input 'and(eq(abc)' with input operators as - [or, not] and default operator: or 0.001

QuerydslHttpRequestContextSpecs

it must return a wrapped request 0.606
it must return transformed parameter values 0.004
it must return original parameter values for agePath 0.006
it must return original parameter values for firstName 0.001
it must return original parameter values for lastName 0.003

BaseExpressionProviderSpecs

it should provide valid expression invocations for SingleValueExpressionBuilder using value - eq(johnDoe) 0.062
it should provide valid expression invocations for SingleValueExpressionBuilder using value - ne(johnDoe) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - startsWith(johnDoe) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - starts-with(johnDoe) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - endsWith(johnDoe) 0
it should provide valid expression invocations for SingleValueExpressionBuilder using value - ends-with(johnDoe) 0
it should provide valid expression invocations for SingleValueExpressionBuilder using value - contains(johnDoe) 0
it should provide valid expression invocations for SingleValueExpressionBuilder using value - matches(john*Doe) 0
it should provide valid expression invocations for SingleValueExpressionBuilder using value - gt(10) 0
it should provide valid expression invocations for SingleValueExpressionBuilder using value - gte(10) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - lt(10) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - lte(10) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - not(startsWith(john)) 0.004
it should provide valid expression invocations for SingleValueExpressionBuilder using value - not(startsWith(john)) 0.001
it should provide valid expression invocations for SingleValueExpressionBuilder using value - and(not(startsWith(john))) 0.002
it should provide valid expression invocations for SingleValueExpressionBuilder using value - or(endsWith(john)) 0.003
it should throw exception on a single malformed expression value 0.002
it should provide valid expression invocations for MultiValueExpressionBuilder using value - [endsWith(@company.com), endsWith(@example.com)] 0.005
it should provide valid expression invocations for MultiValueExpressionBuilder using value - [endsWith(@company.com), ends-with(@example.com)] 0.001
it should provide valid expression invocations for MultiValueExpressionBuilder using value - [endsWith(@company.com), and(endsWith(@example.com))] 0.001
it should provide valid expression invocations for MultiValueExpressionBuilder using value - [endsWith(@company.com), and(not(endsWith(@example.com)))] 0.001