public void testInitialisation() {
new CertificateMock("certificate", expectations);
new DomainCombinerMock("domainCombiner", expectations);
new GuardMock("guard", expectations);
new KeyMock("key", expectations);
new PrincipalMock("principal", expectations);
new PrivateKeyMock("privateKey", expectations);
new PrivilegedActionMock("privilegedAction", expectations);
new PrivilegedExceptionActionMock("privilegedExceptionAction",
expectations);
new PublicKeyMock("publicKey", expectations);