leapmotion / autowiring

A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
148 stars 17 forks source link

Test bad config field #963

Closed RandomOutput closed 8 years ago

RandomOutput commented 8 years ago

Test the behavior of AutoConfig if setting an undefined field is attempted.

codemercenary commented 8 years ago

Well, looks like it works as designed.