libsequence  1.9.5
alphabets.cc File Reference

Unit tests for Sequence/SeqAlphabets.hpp. More...

#include <Sequence/SeqAlphabets.hpp>
#include <Sequence/Fasta.hpp>
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <iterator>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (check_dna_alphabet)
 
 BOOST_AUTO_TEST_CASE (check_isDNA_1)
 
 BOOST_AUTO_TEST_CASE (check_isDNA_2)
 
 BOOST_AUTO_TEST_CASE (dna_poly_alphabet_1)
 
 BOOST_AUTO_TEST_CASE (dna_poly_alphabet_2)
 
 BOOST_AUTO_TEST_CASE (dna_poly_alphabet_3)
 
 BOOST_AUTO_TEST_CASE (dna_poly_alphabet_4)
 
 BOOST_AUTO_TEST_CASE (dna_poly_alphabet_5)
 

Detailed Description

Unit tests for Sequence/SeqAlphabets.hpp.

Definition in file alphabets.cc.