3334353637383940
// TODO: Handle constructor not public? throw unhandled; } catch (InstantiationException e) { // TODO: Handle interface/abstract class case? throw new NoDefaultConstructorFixtureException(fixtureClassName); } }