Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I want to test a big number of data input and ouput with Nunit but i haven't any idea if someone has an idea tell me pls , khnowig that my project is done with ASP.NET MVC 4, RAZOR , Linq to enties
Posted
Comments
[no name] 16-Sep-13 7:12am    
"I want to test" okay so go ahead. You have permission to proceed.
"i haven't any idea", then read the documentation or do some research.
aida1986 16-Sep-13 7:43am    
i do some research but i don't find what i need
[no name] 16-Sep-13 7:47am    
Well if your "research" include such vague terms as "big number of data input", I would not be surprised that you are having trouble.

just go ahead, Install N-unit.. and run your test cases .. no matter how big is your data, tool will be running behind your application meanwhile you can proceed with your work
:)
If u r Beginner with N unit[^]
 
Share this answer
 
v2
i use httpContextBase in almost of method that i want to do a test , and the result of almost querries contains more than 300 rows ,i can't do the test with simple Nunit test
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900