| SimpleTraitAsset | A simple trait with no attached logic |
| AbstractClassAsset | A simple asset for an abstract class |
| ArrayObjectAsset | Test asset that extends an internal PHP class |
| ExceptionAsset | Test asset that extends an internal PHP base exception |
| FinalExceptionAsset | Test asset that extends an internal PHP base exception |
| PharAsset | Test asset that extends an internal PHP class |
| PharExceptionAsset | Test asset that extends an internal PHP class This class should be serializable without problems and without getting the "Erroneous data format for unserializing" error |
| SerializableArrayObjectAsset | Serializable test asset that also extends an internal class |
| SimpleSerializableAsset | Base serializable test asset |
| UnCloneableAsset | Base un-cloneable asset |
| UnserializeExceptionArrayObjectAsset | A simple asset for an abstract class |
| WakeUpNoticesAsset | A simple asset for an abstract class |
| XMLReaderAsset | Test asset that extends an internal PHP class |