Skip to content
View MathieuAuclair's full-sized avatar

Block or report MathieuAuclair

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. open-ai-telegram-bot open-ai-telegram-bot Public

    Настраиваемый бот, который работает без базы данных, принимает платежи и взаимодействует с моделями искусственного интеллекта

    C#

  2. demo-interview demo-interview Public

    A sample project for a basic ERP

    JavaScript

  3. comiko-app/comiko comiko-app/comiko Public

    😂 L'humour près de chez soi!

    Dart 14 7

  4. Unicorn-Games-Hub/flutter_rating Unicorn-Games-Hub/flutter_rating Public

    A flutter plugin that implements rating system.

    Dart 33 9

  5. flutter_google_map_view flutter_google_map_view Public

    Forked from apptreesoftware/flutter_google_map_view

    A flutter plugin for Google Maps

    Dart

  6. Testing private members using reflexion Testing private members using reflexion
    1
    # Creating test for private members!
    2
    
                  
    3
    Note that this is not a regular use case. Reflexion should be avoided, and your code structure should always be adapted for tests. Perhaps if you don't have the choice, private properties can still be tested!
    4
    
                  
    5
    let's see an example here with a selfish encapsulated class