Tests constructing a bean declaration from an undefined key. This should
cause an exception.
testInitFromUndefinedKeyOptional
public void testInitFromUndefinedKeyOptional()(Code)
Tests constructing a bean declaration from a key, which is undefined when
the optional flag is set. In this case an empty declaration should be
created, which can be used for creating beans as long as a default class
is provided.