-
Notifications
You must be signed in to change notification settings - Fork 0
In this architecture, your Java project follows a standardized Maven directory structure. Your source code resides in the src/main/java directory, while test code is placed in the src/test/java directory. TestNG test classes are created in the src/test/java directory, and they use TestNG annotations to define test methods .
GowthamReddy-E/testNgFM-CRMApplication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
In this architecture, your Java project follows a standardized Maven directory structure. Your source code resides in the src/main/java directory, while test code is placed in the src/test/java directory. TestNG test classes are created in the src/test/java directory, and they use TestNG annotations to define test methods .
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published