[Mono-dev] DataQuery.cs Bug #327048

Kevin Kubasik kevin at kubasik.net
Mon Sep 24 15:26:22 EDT 2007


I completely forgot, I'll attach a file with the nunit TestFixture
when I get home and can access it. The tests are not complete, and
this class actually depends on classes that I have not implemented
yet, or have not tested (at all) yet.

I will try to get a more complete patch with its dependencies and
current tests sometime tomorrow. I might need some help fleshing out
the tests to be more complete, as they are only testing pretty generic
usages of each method.

It is also worth noting that the tests only work on the MS
implementation as I do not have a working DataContext.

Thanks for the review! I'll also clean up the code styling!

On 9/24/07, Marek Safar <marek.safar at seznam.cz> wrote:
> Hello Kevin,
> > Another small patch, this one for a class called DataQuery. Its
> > basically a bare-bones implementation of IQueryable, IQueryProvider,
> > and IEnumerable. This is not only great for debugging, but can make
> > code far more readable and concise.
> >
> Please check http://www.mono-project.com/Coding_Guidelines for coding
> guidelines.
>
> I cannot see any tests for your new functionality.
>
> Thanks
> Marek
>
>


-- 
Cheers,
Kevin Kubasik
http://kubasik.net/blog



More information about the Mono-devel-list mailing list