sep2_common 0.2.0

A Rust library for building IEEE 2030.5 Clients & Servers
Documentation
1
2
3
4
5
6
7
8
# Testing

`identification.rs` - Tests for resources in the identification package.


## Default YaSerde Resource Tests

For the sake of preventing against data loss when serialising and deserialising IEEE 2030.5 resources, tests starting with `default_` belong to a autogenerated test suite for all types defined in the XML XSD. These tests prove the correctness of YaSerde, but do not test for conformance to the IEEE 2030.5 specification.