Package test.de.iip_ecosphere.platform.support.fakeAas

The tests for the AAS abstraction. This package contains a fake implementation of the AAS abstraction for basic tests, e.g., of the AasVisitor. However, the implementation is not meant to be complete, i.e., we do not recommend this for (upper level) testing of AAS implementations. Please use a concrete implementation of the interface for that purpose and add that interface as test dependency to your code.