Mocking LINQ to SQL [Continued] using RLINQ
Posted by: Mehfuzs WebLog,
on 29 Jul 2010 |
View original | Bookmarked: 0 time(s)
After making the post on mocking LINQ to SQL, this morning i was having a chat with Stephen forte and come to know that telerik a has product named RLINQ. RLINQ is built on top of OpenAccess and it supports variety of databases. Being curious, i thought of giving a spin with it and may be try to mock the its LINQ to SQL implementation using JustMock. Now, before i start, i also found that OpenAccess has a free / express version that works on top express database [sqlexpress] but supports...