Steven Robbins is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

grumpydev / TinyIoC

An easy to use, hassle free, Inversion of Control Container for small projects and beginners alike.

Clone this repository (size: 858.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/grumpydev/tinyioc
hg clone ssh://hg@bitbucket.org/grumpydev/tinyioc

TinyIoC / LocalTestRun.testrunconfig

commit
7cc63b9f44cd
parent
df88f6f65a44
branch
default

Changed default to use strong references - normal usage seems to be lambdas which results in delivery and filters being collected.

1
7beac4e25ac4
<?xml version="1.0" encoding="UTF-8"?>
2
7beac4e25ac4
<TestRunConfiguration name="Local Test Run" id="f153e84c-ff50-47cc-8625-5bce42ff1800" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2006">
3
7beac4e25ac4
  <Description>This is a default test run configuration for a local test run.</Description>
4
7beac4e25ac4
  <TestTypeSpecific />
5
7beac4e25ac4
</TestRunConfiguration