JUnit have multiple annotation with specific sytax and behaviour, @Test annotaion make simple Java method as Test Method and you can execute this method as JUnit test .
JUnit have multiple annotation with specific sytax and behaviour, @Test annotaion make simple Java method as Test Method and you can execute this method as JUnit test .