public class SecurityManagerTest extends TestCase (Code)
Test XStream with an active SecurityManager. Note, that it is intentional, that this test is
not derived from AbstractAcceptanceTest to avoid loaded classes before the SecurityManager is
in action. Also run each fixture in its own to avoid side-effects.
author: Jörg Schaible