join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
dot_protocol_test.cpp File Reference
#include <join/dot_protocol.hpp>
#include <gtest/gtest.h>
Include dependency graph for dot_protocol_test.cpp:

Functions

 TEST (Dot, family)
 test the family method.
 
 TEST (Dot, equal)
 test the equal method.
 
int main (int argc, char **argv)
 main function.
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

main function.

◆ TEST() [1/2]

TEST ( Dot ,
equal  )

test the equal method.

◆ TEST() [2/2]

TEST ( Dot ,
family  )

test the family method.