Back to build
Raw log | Switch to full mode | Login

Running main() from gtest_main.cc [==========] Running 4 tests from 1 test case. [----------] Global test environment set-up. [----------] 4 tests from DispatchStoryCommandExecutorTest [ RUN ] DispatchStoryCommandExecutorTest.InvalidStory [ OK ] DispatchStoryCommandExecutorTest.InvalidStory (162 ms) [ RUN ] DispatchStoryCommandExecutorTest.Dispatching [ OK ] DispatchStoryCommandExecutorTest.Dispatching (202 ms) [ RUN ] DispatchStoryCommandExecutorTest.Sequential [ OK ] DispatchStoryCommandExecutorTest.Sequential (197 ms) [ RUN ] DispatchStoryCommandExecutorTest.ErrorsAbortEarly [ OK ] DispatchStoryCommandExecutorTest.ErrorsAbortEarly (191 ms) [----------] 4 tests from DispatchStoryCommandExecutorTest (752 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (759 ms total) [ PASSED ] 4 tests.