- java.lang.Object
-
- spice.tspice.TestBody
-
public class TestBody extends java.lang.Object
Class TestBody provides methods that implement test families for the class Body.Version 2.0.0 28-DEC-2016 (NJB)
Updated test cases to expect Body instances created from Strings to return the names used to create them when method getName is applied. Formerly the returned names were generated by converting the input name to an ID code, then translating that ID code to a name.Version 1.1.0 11-APR-2011 (NJB)
Added test cases for Body creation using either the name string "Solar System Barycenter" or the ID code 0.Version 1.0.0 07-DEC-2009 (NJB)
-
-
Method Detail
-
f_Body
public static boolean f_Body() throws SpiceException
Test Body and associated classes.- Returns:
- Throws:
SpiceException
-
-