Exemplo n.º 1
0
 public void TearDown() => Dockery.EndTest(_containers[TestFullName]);
Exemplo n.º 2
0
 public void Setup() => _containers[TestFullName] = Dockery.BeginTest();