| Class | Description |
|---|---|
| FakeGadgetToken |
A fake SecurityToken implementation to help testing.
|
| FakeGadgetToken.Codec |
SecurityTokenCodec for testing - this allows passing around a
security token of format key=value&key2=value2, where key is one of:
ownerId, viewerId, domain, appUrl, appId, trustedJson, module
|
| FakeHttpServletRequest |
This class fakes a HttpServletRequest for unit test purposes.
|
| ImmediateExecutorService |
ExecutorService used for testing.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.