TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ramesh Maruthi
NA
4.2k
524.5k
How to write a Nunit test for this kind of method()
Jul 8 2014 8:53 PM
public List<Location> MinshpqtyUpsertLocations(KeyValuePair<int, string>[] locations, int minshpqty)
{
}
locations array consists of locationid which is int and location name which is string both of them together a keyvalue pair am done with everything just I have to write a nunit test or any test to check the performance by passing locations array size as 1000
please guide me, if some one comeup with the same problem, thanks in advance :)
Reply
Answers (
2
)
Increment manually...
Error in connectivity