#include <iostream>
#include <boost/test/included/unit_test_framework.hpp>
#include "test_base.hpp"
#include "../xml/writeobj.hpp"
#include "../xml/parseobj.hpp"
#include "../dumpobj.hpp"
#include "context.hpp"
Go to the source code of this file.
Definition at line 136 of file persist/test/unit_test.cpp.