FitNesse.NET
Namespaces Test

fit.UnitTests.NamespacesTest

The initial namespace list contains some framework namespaces.
checkcount2

is namespace registeredfit
is namespace registeredfitnesse.handlers

notis namespace registeredmytest

A copy is made.
clone

Additional namespaces can be added.
addmytest
addmyothertest

checkcount4

is namespace registeredmytest

Namespaces can be removed.
removemyothertest

checkcount3

notis namespace registeredmyothertest

The changes are not in the copy
using clone

checkcount2

notis namespace registeredmytest

© Copyright 2007,2008 Syterra Software Inc. All rights reserved.