PAASS
Software suite to Acquire and Analyze Data from Pixie16
unittest-GslFitter.cpp File Reference

A small code to test the functionality of the FitDriver. More...

#include <iostream>
#include <stdexcept>
#include <UnitTest++.h>
#include "GslFitter.hpp"
#include "UnitTestSampleData.hpp"
Include dependency graph for unittest-GslFitter.cpp:

Go to the source code of this file.

Functions

 TEST_FIXTURE (GslFitter, TestGslFitter)
 
int main (int argv, char *argc[])
 

Detailed Description

A small code to test the functionality of the FitDriver.

Author
S. V. Paulauskas
Date
August 8, 2016

Definition in file unittest-GslFitter.cpp.

Function Documentation

§ main()

int main ( int  argv,
char *  argc[] 
)

Definition at line 29 of file unittest-GslFitter.cpp.

§ TEST_FIXTURE()

TEST_FIXTURE ( GslFitter  ,
TestGslFitter   
)

Definition at line 17 of file unittest-GslFitter.cpp.

Here is the call graph for this function: