spring - ResultHandler.print() undefined -


how come resulthandler.print() undefined? spring version 3.2.5.release.

i using as

this.mockmvc.perform()...anddo(print()); 

print() defined on mockmvcresulthandlers not on resulthandler

from documentation:

 * static imports: mockmvcrequestbuilders.*, mockmvcresulthandlers.*  *  * mockmvc.perform(get("/form")).anddo(print()); 

Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

Contact Form PHP Email Script -