Package xbot.common.command
Class MockSmartDashboardCommandPutter
java.lang.Object
xbot.common.command.MockSmartDashboardCommandPutter
- All Implemented Interfaces:
SmartDashboardCommandPutter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCommandToSmartDashboard
(String label, BaseCommand command) void
addCommandToSmartDashboard
(BaseCommand command)
-
Constructor Details
-
MockSmartDashboardCommandPutter
@Inject public MockSmartDashboardCommandPutter()
-
-
Method Details
-
addCommandToSmartDashboard
- Specified by:
addCommandToSmartDashboard
in interfaceSmartDashboardCommandPutter
-
addCommandToSmartDashboard
- Specified by:
addCommandToSmartDashboard
in interfaceSmartDashboardCommandPutter
-