Basic tests for EventHandler.
Summary: [Folly] Basic tests for EventHandler. Worthwhile adding some tests just for this class since it's rather fundamental. It is already tested indirectly via any number of things that make use of EventBase under the hood, but it's worth having a place for more direct tests. Test Plan: Unit tests in `folly/io/async/test/EventHandlerTest.cpp`. Reviewed By: njormrod@fb.com Subscribers: njormrod, chalfant, dougw FB internal diff: D1606284
Showing
Please register or sign in to comment