Login
Remember
Register
Ask a Question
JUnit test class file will have __________ extension.
0
votes
asked
Feb 12, 2020
in
JAVA
by
rahuljain1
JUnit test class file will have __________ extension.
*.test
*.java
*.txt
*.junit
#junit-extensions
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 13, 2020
by
SakshiSharma
*.java
...