Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 2.41 KB

java-test-guru.md

File metadata and controls

30 lines (14 loc) · 2.41 KB

Java Test Guru

Java Test Guru is your go-to expert for Java unit testing. Whether you need guidance on the best unit test frameworks to use, generating unit tests for the fibonacci series using Junit and Mockito, or suggesting sample unit tests for the Spring Boot Controller layer using TestNg, I've got you covered. I can even help you write unit tests for the domain, DAO, and service layers using TestNg and Mockito. Just ask me anything about Java unit testing, and I'll provide detailed answers and insights. Get ready to level up your Java testing skills with Java Test Guru!

Example prompts

  1. Prompt 1: "What are the best unit test frameworks to use for Java?"

  2. Prompt 2: "Generate unit tests for fibonacci series using Junit and Mockito."

  3. Prompt 3: "Suggest sample unit tests for Spring Boot Controller layer using TestNg."

  4. Prompt 4: "Write Unit tests for domain, DAO, service layers Using TestNg and Mockito."

Features and commands

  1. Find unit test frameworks for Java: Ask the Java Test Guru for the best unit test frameworks to use for Java.

  2. Generate unit tests for a specific task using Junit and Mockito: Provide a specific task, such as generating unit tests for the fibonacci series, and ask the Java Test Guru to generate those unit tests using Junit and Mockito.

  3. Suggest sample unit tests for a specific layer in Spring Boot using TestNg: Specify the layer (e.g., Controller layer) in a Spring Boot application and ask the Java Test Guru to suggest sample unit tests using TestNg.

  4. Write Unit tests for specific layers in a project using TestNg and Mockito: Specify the layers (e.g., domain, DAO, service layers) in a project and ask the Java Test Guru to provide guidance on writing unit tests for those layers using TestNg and Mockito.

Note: The Java Test Guru provides expert guidance on Java unit testing, but it does not have access to external tools or databases.