这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@thibaultfaure
Copy link
Contributor

No description provided.

@thibaultfaure thibaultfaure force-pushed the articles/BAEL-7166-pass-jvm-args-maven branch from 2390281 to a011e41 Compare June 17, 2024 15:13
private MockMvc mockMvc;

@Test
void whenGetWebsiteName_ThenBaeldung() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor but maybe we can polish the naming here?
whenGetWebsiteName_thenBaeldungIsDisplayed
or
whenGetWebsiteName_thenBaeldungIsReturned

Note: remember that _Then should be _then

MyService myService = new MyService();

@Test
void whenGetWebsiteName_thenBaeldung() throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor but maybe we can polish the naming here?
whenGetWebsiteName_thenBaeldungIsDisplayed
or
whenGetWebsiteName_thenBaeldungIsReturned

private MockMvc mockMvc;

@Test
void whenGetLength_ThenZero() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then - should be lower case

@thibaultfaure thibaultfaure force-pushed the articles/BAEL-7166-pass-jvm-args-maven branch from a011e41 to c6b666c Compare June 18, 2024 21:07
@vinipx vinipx merged commit fe8b2d7 into eugenp:master Jun 22, 2024
@thibaultfaure thibaultfaure deleted the articles/BAEL-7166-pass-jvm-args-maven branch August 18, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants