Extension to the IExternalDependencyLoader concept which allows a given class
to act both as a loader and as the final data source without requiring a separate
static variable. This reduces the complexity of reading the test but still allows
the use of the IExternalDependencyLoader for special case situations where a static
setter or related concept may have additional work to do.
data:Array
[read-only]
Getter for the externally loaded data
Implementation public function get data():Array
Thu Apr 10 2014, 08:07 AM +10:00