Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello everyone, please tell me how to find information, how to name a java file?
I'm doing an example from the documentation, but I have a difficulty how to name the file that should be created on point number 3
Solved! Go to Solution.
The request is closed, the answer was simple. If someone has the same difficulty, the name of the first class in the code corresponds to the name of the file. In this case the name will be "TestAffectedDataValidator"
The request is closed, the answer was simple. If someone has the same difficulty, the name of the first class in the code corresponds to the name of the file. In this case the name will be "TestAffectedDataValidator"
