Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Classes | Functions
alert_tests.cpp File Reference
#include <boost/foreach.hpp>
#include <boost/test/unit_test.hpp>
#include <fstream>
#include "alert.h"
#include "serialize.h"
#include "util.h"
Include dependency graph for alert_tests.cpp:

Go to the source code of this file.

Classes

struct  ReadAlerts
 

Functions

 BOOST_AUTO_TEST_CASE (AlertApplies)
 
 BOOST_AUTO_TEST_CASE (AlertNotify)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( AlertApplies  )

Definition at line 120 of file alert_tests.cpp.

BOOST_AUTO_TEST_CASE ( AlertNotify  )

Definition at line 160 of file alert_tests.cpp.