Skip to content

Added JUnit Test Cases for FormatFileCallable #1269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

surajdm123
Copy link

Changes

This PR adds the missing unit test case for FormatFileCallable.

Test Plan

mvn -Dtest=FormatFileCallableResultTest test

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.google.googlejavaformat.java.FormatFileCallableResultTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.google.googlejavaformat.java.FormatFileCallableResultTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 

mvn test

Screenshot 2025-07-03 at 2 04 59 AM

Next Steps

  • Add more missing test cases to make this codebase more resilient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant