Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericJSONMarshallingTest ¶
GenericJSONMarshallingTest tests that an object can be marshalled and unmarshalled correctly with the golang json marshaller. `orig` should be an instance of the type that you want to test, filled with values. `empty` should be a default contructed object, e.g. &T{}. `empty` must be passed as pointer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.