|
I'm wanting to write some SUnit tests that track different behaviours
under different circumstances of registry settings, but I don't really
want to have to populate my registry with all the values all the time in
order to get a RegKey instance I can process/walk.
Is there anyway to create a "virtual" RegKey map from a block of text
containing an exported registry key? I didn't see one off hand when
looking so thought I'd post here whilst I keep looking...
Mark
|