NEURON
test_utils.hpp File Reference
#include <string>
#include "nmodl/utils/logger.hpp"

Go to the source code of this file.

Classes

class  nmodl::test_utils::LoggerCapture
 

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::test_utils
 custom type to represent nmodl construct for testing
 

Functions

std::string nmodl::test_utils::reindent_text (const std::string &text, int indent_level)
 Reindent nmodl text for text-to-text comparison. More...