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, concepts)
 
 TEST (PushAndPopTests, constructors)
 
 TEST (PushAndPopTests, pop_and_push)
 
 TEST (PushAndPopTests, pop_front_only)
 
 TEST (PushAndPopTests, push_back_only)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 160 of file push_and_pop.cpp.

◆ TEST() [1/5]

TEST ( PushAndPopTests  ,
concepts   
)

Definition at line 145 of file push_and_pop.cpp.

◆ TEST() [2/5]

TEST ( PushAndPopTests  ,
constructors   
)

Definition at line 30 of file push_and_pop.cpp.

◆ TEST() [3/5]

TEST ( PushAndPopTests  ,
pop_and_push   
)

Definition at line 45 of file push_and_pop.cpp.

◆ TEST() [4/5]

TEST ( PushAndPopTests  ,
pop_front_only   
)

Definition at line 98 of file push_and_pop.cpp.

◆ TEST() [5/5]

TEST ( PushAndPopTests  ,
push_back_only   
)

Definition at line 67 of file push_and_pop.cpp.



ecl_containers
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:34