- renamed a lot of App methods to CamelCase - replaced direct public variables with get-/set-Methods
* simplifying unittests - use @requires instead class_exist - define @small and @medium * simplifying unittests - removed unnecessary throwings