Sunday, 15 May 2011

entity framework - Integration testing a generic base repository class on which type -



entity framework - Integration testing a generic base repository class on which type -

i have generic base of operations repository class.

now wondering entity order, customer, product should add, delete

integration tests?

is random desicion or should care? or take entity or ?

to create more clear:

i test generic add together method client , order. or order.

would decide , why?

entity-framework generics integration-testing repository-pattern

No comments:

Post a Comment