Centipede
0.0.1
Centipede program
Loading...
Searching...
No Matches
test_handler.cpp
1
#include "centipede/centipede.hpp"
2
#include <gtest/gtest.h>
3
4
TEST(centipede_handler, constructor) {
auto
handler =
centipede::Handler
{}; }
centipede::Handler
Main frontend handler to the library.
Definition
handler.hpp:11
test
unit_tests
test_handler.cpp
Generated by
1.16.1