Functions
push_and_pop.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include "../../include/ecl/containers/array.hpp"
#include "../../include/ecl/containers/push_and_pop.hpp"
Include dependency graph for push_and_pop.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (PushAndPopTests, constructors)
 
 TEST (PushAndPopTests, pop_and_push)
 
 TEST (PushAndPopTests, push_back_only)
 
 TEST (PushAndPopTests, pop_front_only)
 
 TEST (PushAndPopTests, concepts)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 160 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
constructors   
)

Definition at line 30 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
pop_and_push   
)

Definition at line 45 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
push_back_only   
)

Definition at line 67 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
pop_front_only   
)

Definition at line 98 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
concepts   
)

Definition at line 145 of file push_and_pop.cpp.



ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:31