Comment #3 on issue 576 by janne.t.harkonen: Parsing model enhancements http://code.google.com/p/robotframework/issues/detail?id=576
4) It should be possible to create TestData objects in memory with non-existing path as source. Currently this does not succeed because the model object tries to automatically populate itself if source is given, and instance creation fails if the source does not exist.
