@BeforeEachannotated method should execute for each invocation of the test method.- This is used for initializing the classes of the constructor
- Test method, which would return void & no inputs
assertThat(functionDeclaration or variable).isEqualTo(ExpectedOutput)