Skip to content

Errors in tests #17

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

Conversation

teja-tummuri
Copy link

The attribute customer is an instance of CustomerForm in the case of Create and Update operations.
Hence we should test for an instance of CustomerForm.class in testNewCustomer and testEdit methods

The attribute customer is an instance of CustomerForm in the case of Create and Update operations. 
Hence we should test for an instance of CustomerForm.class in testNewCustomer and testEdit methods
@springframeworkguru springframeworkguru merged commit a468374 into springframeworkguru:spring-mvc-command-objects Jul 27, 2017
@teja-tummuri teja-tummuri deleted the patch-1 branch July 27, 2017 18:13
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.

2 participants