Searched defs:ObjectWithFaultyToString (Results 1 – 1 of 1) sorted by relevance
47 protected static class ObjectWithFaultyToString { class in AbstractExceptionContextTest104 …eptionContext.getFirstContextValue("test Poorly written obj") instanceof ObjectWithFaultyToString); in testSetContextValue() local