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 a6a74aabc45001b1177eb4a1cfe959ea0b52dc90
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ class SelectMethodProviderTest {


@Test
public void shouldCreateFromProvider() {
void shouldCreateFromProvider() {
Method method = PersonRepository.class.getDeclaredMethods()[0];
SelectQuery query = SelectMethodProvider.INSTANCE.apply(method, "Person");
Assertions.assertNotNull(query);