net.thucydides.core.util
Interface LocalPreferences

Package class diagram package LocalPreferences
All Known Implementing Classes:
PropertiesFileLocalPreferences

public interface LocalPreferences

Loads configuration values from local files into the environment variables.


Method Summary
 void loadPreferences()
           
 

Method Detail

loadPreferences

void loadPreferences()
                     throws IOException
Throws:
IOException


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.