You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ninject
I just finished committing the logging extension with unit tests that
works against the Ninject 2.0 trunk. You can see example of how to set
it up through the unit tests:
These releases include full pdb for debugging and xml doc, but are compiled for release.
-Ian
-- Ian Davis
PandaWood
unread,
Jun 13, 2009, 6:58:52 AM6/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ninject
Hi Ian,
Thanks.
I've downloaded the logging extensions (using your link) and looked
for UnitTests but only see 2 files with TODO's in them and no tests.
Am I missing something?
On May 25, 2:46 am, Ian Davis <Ian.F.Da...@gmail.com> wrote:
> I just finished committing the logging extension with unit tests that
> works against the Ninject 2.0 trunk. You can see example of how to set
> it up through the unit tests:
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ninject
Sorry to be a pain, but "what" wiki are you referring to?
Can you post a link to the wiki that shows basic usage.
The only UnitTests I can see in the source look like this:
public class Log4netTests : Log4netTestingContext
{
// todo, add log4net specific tests
}
// end of file
On May 25, 3:58 am, Ian Davis <ian.f.da...@gmail.com> wrote:
> I have updated the wiki to show some basic usage. I also refactored and
> expanded the unit tests.
> New releases are available for just NLog and log4net instead of having
> everything together in one zip:
>
>
> These releases include full pdb for debugging and xml doc, but are compiled
> for release.
> -Ian
>
>
>
> On Sun, May 24, 2009 at 9:46 AM, Ian Davis <Ian.F.Da...@gmail.com> wrote:
>
> > I just finished committing the logging extension with unit tests that
> > works against the Ninject 2.0 trunk. You can see example of how to set
> > it up through the unit tests:
>