Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring the current code: removed the public modifier from test classes and its test methods #454

Merged
merged 191 commits into from
Nov 12, 2023
Merged
Changes from 1 commit
Commits
Show all changes
191 commits
Select commit Hold shift + click to select a range
fd50470
refactor: remove redundant methods in records
dearrudam Nov 12, 2023
eb5e0db
test: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5bd780c
test: using soft assertions with assertj and enhance test methods
dearrudam Nov 12, 2023
d6d6966
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5532d97
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4bcda0f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
929abfa
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
0171b69
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fb64beb
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8d1210e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
aa28e11
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
326f5a0
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
ad4d94b
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
cf71ba6
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
957b618
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3c5c1bd
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
55c3108
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e1f9f46
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3c9c990
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
718caa0
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e8d757e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1431a09
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
30feff3
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
2645af8
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
7f09c78
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
450f5ff
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fba74b2
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3b87f5a
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9b9512a
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
257427b
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e3bead5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8c576f3
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5a9474c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f2200c5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fc60a24
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
81f3f65
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6b6298e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1b3c488
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6228844
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
ecb8303
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4e4ad9f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
070b697
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
eaca815
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f002877
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8efbd6c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f1962dd
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
24bd52d
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3069837
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
7a101fa
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
dd37512
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
97a7791
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
7d7211d
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c5b5316
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
0479e01
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
ef66bc1
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
12a6344
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5c990bb
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
a46a6aa
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4582676
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8d7ff35
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
125d757
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
cfc2eb4
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4b01f62
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c000f63
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3048b88
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fae311d
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e37d454
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5357e3f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
bcde6a8
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fd8bcca
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
bc83676
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c446475
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9c33ace
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
43885a6
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e36e66b
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
341daca
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
56a21dd
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
80e8e40
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
46d6112
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
eef7c3d
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
d8e386e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9fc216a
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
533fa03
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
749d7e5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
183ea7a
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
47441c0
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
13fcd02
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
006e0e5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
de3b095
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3cadd97
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6e1d4ab
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9b6b926
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c85527c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
b3aadb6
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
dcf2e35
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
272eb37
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
04d4bd9
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
dcc5b19
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
ecf3873
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
0e5a104
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
a5bb3c5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
06d96fe
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c7aef7f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
dac4b0f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c7f73ff
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c99a025
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4382e96
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1f995cb
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
26d62ad
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8b741b8
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f828169
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
da69964
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5fd0b36
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f36e4d8
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
a1132db
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6c27de7
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c5137ae
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
ee71f1f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
05f426b
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
d3b3fde
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fc9f698
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1ecd8e5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
34f9dcb
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e6af82f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
255c69c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
624876e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4b12c1f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e878bd2
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6b22885
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
10873a0
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
014a641
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9a1169b
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f54e50f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
10c8cbe
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8c6818d
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6a9e1f9
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1a62d18
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c66fcce
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
582089c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
d51fba2
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
643d988
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
fcfcbba
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9fc8750
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6e234b6
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
0a3c714
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
808617f
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c904f9e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
83309b0
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f32d454
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
069a586
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
bf65d8c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1f18317
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
a90196c
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4553d72
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5c572cf
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
bee75f5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e6cbb58
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1a4569b
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
3a12928
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
d2a84d6
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
2fccc75
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4d2cfa4
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
6b61b63
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
976dbd7
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1675fcf
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
e7ddc89
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
eb9076e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
27764c4
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
670ed7e
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
35e7835
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
0c39ebc
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
a6a74aa
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
5e65f82
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1618ab3
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f8b3889
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
04f40a5
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
c377285
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
480f8a2
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
f56a8ff
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
1ad2719
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
11f90a8
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
199f259
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
b65cf14
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
455a645
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
0b1d675
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
9cc7eab
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
469b006
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
19c1028
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
4d9306d
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
00aaeb9
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
8a62676
refactor: remove public modifier at test class and its methods
dearrudam Nov 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor: remove public modifier at test class and its methods
Signed-off-by: Maximillian Arruda <dearrudam@gmail.com>
dearrudam committed Nov 12, 2023
commit 1618ab39d9322440442c5320f489ebc0f40eb974
Original file line number Diff line number Diff line change
@@ -35,20 +35,20 @@ class SelectQueryConverterTest {
private final SelectQueryConverter selectQueryConverter = new SelectQueryConverter();

@Test
public void shouldReturnErrorWhenStringIsNull() {
void shouldReturnErrorWhenStringIsNull() {
Assertions.assertThrows(NullPointerException.class, () -> selectQueryConverter.apply(null));
}

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God"})
public void shouldReturnParserQuery(String query) {
void shouldReturnParserQuery(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertFalse(selectQuery.where().isPresent());
}

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select name, address from God"})
public void shouldReturnParserQuery2(String query) {
void shouldReturnParserQuery2(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertFalse(selectQuery.fields().isEmpty());
@@ -61,7 +61,7 @@ public void shouldReturnParserQuery2(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select name, address from God order by name"})
public void shouldReturnParserQuery3(String query) {
void shouldReturnParserQuery3(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertFalse(selectQuery.fields().isEmpty());
@@ -76,7 +76,7 @@ public void shouldReturnParserQuery3(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select name, address from God order by name desc"})
public void shouldReturnParserQuery4(String query) {
void shouldReturnParserQuery4(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertFalse(selectQuery.fields().isEmpty());
@@ -91,7 +91,7 @@ public void shouldReturnParserQuery4(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select name, address from God order by name desc age asc"})
public void shouldReturnParserQuery5(String query) {
void shouldReturnParserQuery5(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertFalse(selectQuery.fields().isEmpty());
@@ -107,7 +107,7 @@ public void shouldReturnParserQuery5(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God skip 12"})
public void shouldReturnParserQuery6(String query) {
void shouldReturnParserQuery6(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertTrue(selectQuery.fields().isEmpty());
@@ -119,7 +119,7 @@ public void shouldReturnParserQuery6(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God limit 12"})
public void shouldReturnParserQuery7(String query) {
void shouldReturnParserQuery7(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertTrue(selectQuery.fields().isEmpty());
@@ -131,7 +131,7 @@ public void shouldReturnParserQuery7(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God skip 10 limit 12"})
public void shouldReturnParserQuery8(String query) {
void shouldReturnParserQuery8(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);
assertEquals("God", selectQuery.entity());
assertTrue(selectQuery.fields().isEmpty());
@@ -144,7 +144,7 @@ public void shouldReturnParserQuery8(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where age = 10"})
public void shouldReturnParserQuery9(String query) {
void shouldReturnParserQuery9(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -159,7 +159,7 @@ public void shouldReturnParserQuery9(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where stamina > 10.23"})
public void shouldReturnParserQuery10(String query) {
void shouldReturnParserQuery10(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -174,7 +174,7 @@ public void shouldReturnParserQuery10(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where stamina >= 10.23"})
public void shouldReturnParserQuery11(String query) {
void shouldReturnParserQuery11(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -189,7 +189,7 @@ public void shouldReturnParserQuery11(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where stamina <= 10.23"})
public void shouldReturnParserQuery12(String query) {
void shouldReturnParserQuery12(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -204,7 +204,7 @@ public void shouldReturnParserQuery12(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where stamina < 10.23"})
public void shouldReturnParserQuery13(String query) {
void shouldReturnParserQuery13(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -220,7 +220,7 @@ public void shouldReturnParserQuery13(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where age between 10 and 30"})
public void shouldReturnParserQuery14(String query) {
void shouldReturnParserQuery14(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -238,7 +238,7 @@ public void shouldReturnParserQuery14(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = \"diana\""})
public void shouldReturnParserQuery15(String query) {
void shouldReturnParserQuery15(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -253,7 +253,7 @@ public void shouldReturnParserQuery15(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = 'diana'"})
public void shouldReturnParserQuery16(String query) {
void shouldReturnParserQuery16(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -268,7 +268,7 @@ public void shouldReturnParserQuery16(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = {\"diana\"}"})
public void shouldReturnParserQuery17(String query) {
void shouldReturnParserQuery17(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -286,7 +286,7 @@ public void shouldReturnParserQuery17(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = {\"diana\", 17, 20.21}"})
public void shouldReturnParserQuery18(String query) {
void shouldReturnParserQuery18(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -305,7 +305,7 @@ public void shouldReturnParserQuery18(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where siblings = {\"apollo\": \"Brother\", \"Zeus\": \"Father\"}"})
public void shouldReturnParserQuery19(String query) {
void shouldReturnParserQuery19(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -322,7 +322,7 @@ public void shouldReturnParserQuery19(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = @name"})
public void shouldReturnParserQuery20(String query) {
void shouldReturnParserQuery20(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -337,7 +337,7 @@ public void shouldReturnParserQuery20(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where age = convert(12, java.lang.Integer)"})
public void shouldReturnParserQuery21(String query) {
void shouldReturnParserQuery21(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -356,7 +356,7 @@ public void shouldReturnParserQuery21(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name in (\"Ada\", \"Apollo\")"})
public void shouldReturnParserQuery22(String query) {
void shouldReturnParserQuery22(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -373,7 +373,7 @@ public void shouldReturnParserQuery22(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name like \"Ada\""})
public void shouldReturnParserQuery23(String query) {
void shouldReturnParserQuery23(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -388,7 +388,7 @@ public void shouldReturnParserQuery23(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name not like \"Ada\""})
public void shouldReturnParserQuery24(String query) {
void shouldReturnParserQuery24(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -411,7 +411,7 @@ public void shouldReturnParserQuery24(String query) {
@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = \"Ada\" and age = 20 and" +
" siblings = {\"apollo\": \"Brother\", \"Zeus\": \"Father\"}"})
public void shouldReturnParserQuery25(String query) {
void shouldReturnParserQuery25(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -450,7 +450,7 @@ public void shouldReturnParserQuery25(String query) {
@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = \"Ada\" or age = 20 or" +
" siblings = {\"apollo\": \"Brother\", \"Zeus\": \"Father\"}"})
public void shouldReturnParserQuery26(String query) {
void shouldReturnParserQuery26(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -490,7 +490,7 @@ public void shouldReturnParserQuery26(String query) {
@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from God where name = \"Ada\" and age = 20 or" +
" siblings = {\"apollo\": \"Brother\", \"Zeus\": \"Father\"}"})
public void shouldReturnParserQuery27(String query) {
void shouldReturnParserQuery27(String query) {
DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());

@@ -540,7 +540,7 @@ public void shouldReturnParserQuery27(String query) {
@ValueSource(strings = {"select * from God where name = \"Ada\" and age = 20 or" +
" siblings = {\"apollo\": \"Brother\", \"Zeus\": \"Father\"} or birthday =" +
" convert(\"2007-12-03\", java.time.LocalDate)"})
public void shouldReturnParserQuery28(String query) {
void shouldReturnParserQuery28(String query) {

DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());
@@ -603,7 +603,7 @@ public void shouldReturnParserQuery28(String query) {
@ValueSource(strings = {"select * from God where name = \"Ada\" and age = 20 or" +
" siblings = {\"apollo\": \"Brother\", \"Zeus\": \"Father\"} and birthday =" +
" convert(\"2007-12-03\", java.time.LocalDate)"})
public void shouldReturnParserQuery29(String query) {
void shouldReturnParserQuery29(String query) {

DefaultSelectQuery selectQuery = checkSelectFromStart(query);
assertTrue(selectQuery.where().isPresent());
@@ -662,7 +662,7 @@ public void shouldReturnParserQuery29(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from my-prefix-user where user_id = 123"})
public void shouldReturnParserQuery30(String query) {
void shouldReturnParserQuery30(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);

assertEquals("my-prefix-user", selectQuery.entity());
@@ -684,7 +684,7 @@ public void shouldReturnParserQuery30(String query) {

@ParameterizedTest(name = "Should parser the query {0}")
@ValueSource(strings = {"select * from my-prefix-user where enable = true"})
public void shouldReturnParserQuery31(String query) {
void shouldReturnParserQuery31(String query) {
DefaultSelectQuery selectQuery = selectQueryConverter.apply(query);

assertEquals("my-prefix-user", selectQuery.entity());