Documentation
¶
Index ¶
- func BookingSlicesEqual(t *testing.T, expected, actual []models.Booking)
- func BookingsEqual(t *testing.T, expected, actual *models.Booking)
- func CreateMockBooking(id uuid.UUID) *models.Booking
- func CreateMockBookingRequest() *models.BookingRequest
- func CreateMockBookings(count int) []models.Booking
- func CreateMockBookingsResponse(count int) *models.AllBookingsResponse
- func CreateMockFlight() *models.Flight
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMockBookingRequest ¶
func CreateMockBookingRequest() *models.BookingRequest
func CreateMockBookings ¶
func CreateMockBookingsResponse ¶
func CreateMockBookingsResponse(count int) *models.AllBookingsResponse
func CreateMockFlight ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.